de la propiedad DataFormWebPart.ParametersPropertyDescriptorCollection
Obtiene la propiedad ParametersPropertyDescriptorCollection .
Espacio de nombres: Microsoft.SharePoint.WebPartPages
Ensamblado: Microsoft.SharePoint (en Microsoft.SharePoint.dll)
Sintaxis
'Declaración
Protected ReadOnly Property ParametersPropertyDescriptorCollection As PropertyDescriptorCollection
Get
'Uso
Dim value As PropertyDescriptorCollection
value = Me.ParametersPropertyDescriptorCollection
protected PropertyDescriptorCollection ParametersPropertyDescriptorCollection { get; }
Valor de propiedad
Tipo: System.ComponentModel.PropertyDescriptorCollection