IWebPartParameters::Schema Property
.NET Framework (current version)
Gets the property descriptors for the data to be received by the consumer.
Assembly: System.Web (in System.Web.dll)
Property Value
Type: System.ComponentModel::PropertyDescriptorCollection^A PropertyDescriptorCollection describing the data.
The Schema property provides property information for the data passed by the interface. Transformer and consumer controls can query this property to get information about the type, contents, and other details of the field contained in the IWebPartParameters interface instance.
.NET Framework
Available since 2.0
Available since 2.0
Show: