System.Web.Configuration.TransformerInfoCollection.Clear Method

Removes all System.Web.Configuration.TransformerInfo objects from the collection.

Syntax

public void Clear ()

Remarks

This method removes all System.Web.Configuration.TransformerInfo objects from the collection and inserts a clear element into the transformers collection of the webParts section of the configuration file.

Requirements

Namespace: System.Web.Configuration
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 2.0.0.0
Since: .NET 2.0