Freigeben über


DataFormWebPart.ParametersPropertyDescriptorCollection-Eigenschaft

Ruft die ParametersPropertyDescriptorCollection -Eigenschaft ab.

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; }

Eigenschaftswert

Typ: System.ComponentModel.PropertyDescriptorCollection

Siehe auch

Referenz

DataFormWebPart Klasse

DataFormWebPart-Member

Microsoft.SharePoint.WebPartPages-Namespace