DataFormWebPart.ParametersPropertyDescriptorCollection - Propriété
Obtient la propriété ParametersPropertyDescriptorCollection .
Espace de noms : Microsoft.SharePoint.WebPartPages
Assembly : Microsoft.SharePoint (dans Microsoft.SharePoint.dll)
Syntaxe
'Déclaration
Protected ReadOnly Property ParametersPropertyDescriptorCollection As PropertyDescriptorCollection
Get
'Utilisation
Dim value As PropertyDescriptorCollection
value = Me.ParametersPropertyDescriptorCollection
protected PropertyDescriptorCollection ParametersPropertyDescriptorCollection { get; }
Valeur de propriété
Type : System.ComponentModel.PropertyDescriptorCollection