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