1 implementation of Schema
System.Web (1)
UI\WebParts\RowToParametersTransformer.cs (1)
182
PropertyDescriptorCollection IWebPartParameters.
Schema
{
1 reference to Schema
System.Web (1)
UI\WebParts\RowToParametersTransformer.cs (1)
106
PropertyDescriptorCollection consumerSchema = ((IWebPartParameters)this).
Schema
;