WebPartTransformerCollection.Insert Method (Int32, WebPartTransformer)
.NET Framework (current version)
Inserts a transformer into the WebPartTransformerCollection collection at the specified index.
Assembly: System.Web (in System.Web.dll)
Parameters
- index
-
Type:
System.Int32
The zero-based index at which a value should be inserted.
- transformer
-
Type:
System.Web.UI.WebControls.WebParts.WebPartTransformer
The WebPartTransformer to insert.
.NET Framework
Available since 2.0
Available since 2.0
Show: