Removes the System.Web.Configuration.TransformerInfo object with the passed TransformerInfo.Name property value from the collection.
- s
- The name of a System.Web.Configuration.TransformerInfo object to remove from the collection.
This method removes a System.Web.Configuration.TransformerInfo object from the collection and, if the System.Web.Configuration.TransformerInfo object is defined in a higher-level configuration file, inserts a remove element into the transformers collection of the webParts section of the configuration file.