TransformerInfoCollection Constructor ()
.NET Framework (current version)
Initializes a new instance of the TransformerInfoCollection class.
Assembly: System.Web (in System.Web.dll)
The TransformerInfoCollection constructor is not intended to be used directly from your code. It is called by the ASP.NET configuration system. The Transformers property of the WebPartsSection class always contains an instance of the TransformerInfoCollection type. Use this instance, rather than creating your own.
.NET Framework
Available since 2.0
Available since 2.0
Show: