1 instantiation of WebPartTransformerCollection
System.Web (1)
UI\WebParts\WebPartConnection.cs (1)
242
_transformers = new
WebPartTransformerCollection
();
2 references to WebPartTransformerCollection
System.Web (2)
UI\WebParts\WebPartConnection.cs (2)
29
private
WebPartTransformerCollection
_transformers;
239
public
WebPartTransformerCollection
Transformers {