DataFormWebPart.ParametersPropertyDescriptorCollection property

Gets the ParametersPropertyDescriptorCollection property.

Namespace:  Microsoft.SharePoint.WebPartPages
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

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

See also

Reference

DataFormWebPart class

DataFormWebPart members

Microsoft.SharePoint.WebPartPages namespace