: CategoryPicker.SelectedCategoryPathes (Propiedad) (Microsoft.SharePoint.Portal.WebControls)
Gets the selected paths of the areas in the portal site to associate with a listing.
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 CategoryPicker
Dim value As String()
value = instance.SelectedCategoryPathes
public string[] SelectedCategoryPathes { get; }
Valor de propiedad
The paths of the areas in the portal site.
Vea también
Referencia
CategoryPicker (Clase)
CategoryPicker (Miembros)
Microsoft.SharePoint.Portal.WebControls (Espacio de nombres)