4 references to GetConsumerType
System.Web (4)
Configuration\TransformerInfoCollection.cs (2)
101
consumerType = WebPartTransformerAttribute.
GetConsumerType
(transformerType);
119
WebPartTransformerAttribute.
GetConsumerType
(existingTransformerType);
UI\WebParts\WebPartConnection.cs (1)
325
Type transformerConsumerType = WebPartTransformerAttribute.
GetConsumerType
(transformerType);
UI\WebParts\WebPartManager.cs (1)
1350
Type transformerConsumerType = WebPartTransformerAttribute.
GetConsumerType
(transformerType);