DataFormWebPart.ParametersPropertyDescriptorCollection Property
Gets the ParametersPropertyDescriptorCollection property.
Namespace: Microsoft.SharePoint.WebPartPages
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
Protected ReadOnly Property ParametersPropertyDescriptorCollection As PropertyDescriptorCollection
Get
'Usage
Dim value As PropertyDescriptorCollection
value = Me.ParametersPropertyDescriptorCollection
protected PropertyDescriptorCollection ParametersPropertyDescriptorCollection { get; }
Property Value
Type: System.ComponentModel.PropertyDescriptorCollection