TransformerTypeCollection Constructor (ICollection^)
.NET Framework (current version)
Initializes a new instance of the TransformerTypeCollection class containing the specified WebPartTransformer objects.
Assembly: System.Web (in System.Web.dll)
Parameters
- transformerTypes
-
Type:
System.Collections::ICollection^
A collection of WebPartTransformer objects.
| Exception | Condition |
|---|---|
| ArgumentException | transformerTypes contains objects that are not transformers. |
.NET Framework
Available since 2.0
Available since 2.0
Show: