: InputFormCategoryPicker.SelectedCategoryPathes (Propiedad) (Microsoft.SharePoint.Portal.WebControls)
Espacio de nombres:
Ensamblado: Microsoft.SharePoint.Portal (in microsoft.sharepoint.portal.dll)
Sintaxis
'Declaración
Public ReadOnly Property SelectedCategoryPathes As String()
'Uso
Dim instance As InputFormCategoryPicker
Dim value As String()
value = instance.SelectedCategoryPathes
public string[] SelectedCategoryPathes { get; }
Vea también
Referencia
InputFormCategoryPicker (Clase)
InputFormCategoryPicker (Miembros)
Microsoft.SharePoint.Portal.WebControls (Espacio de nombres)