: CategoryPicker.SelectedCategories (Propiedad) (Microsoft.SharePoint.Portal.WebControls)
Gets the IDs of selected 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 SelectedCategories As Guid()
'Uso
Dim instance As CategoryPicker
Dim value As Guid()
value = instance.SelectedCategories
public Guid[] SelectedCategories { get; }
Valor de propiedad
System.Guid. The unique identifiers of selected areas in the portal site.
Vea también
Referencia
CategoryPicker (Clase)
CategoryPicker (Miembros)
Microsoft.SharePoint.Portal.WebControls (Espacio de nombres)