TransformerInfoCollection.Clear Method ()
.NET Framework (current version)
Removes all TransformerInfo objects from the collection.
Assembly: System.Web (in System.Web.dll)
This method removes all TransformerInfo objects from the collection and inserts a clear element into the transformers collection of the webParts section of the configuration file.
The following code example shows how to use the Clear method. This code example is part of a larger example provided for the WebPartsSection class.
.NET Framework
Available since 2.0
Available since 2.0
Show: