2 overrides of ConsumerSchema
System.Web (2)
UI\WebParts\RowToFieldTransformer.cs (1)
105
protected override PropertyDescriptorCollection
ConsumerSchema
{
UI\WebParts\RowToParametersTransformer.cs (1)
221
protected override PropertyDescriptorCollection
ConsumerSchema
{
1 reference to ConsumerSchema
System.Web (1)
UI\WebParts\TransformerConfigurationWizardBase.cs (1)
124
string[] consumerNames = ConvertSchemaToArray(
ConsumerSchema
);