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