Compartir a través de


: CategoryNavigationWebPart.AnchorCategoryID (Propiedad) (Microsoft.SharePoint.Portal.WebControls)

Obsolete. Gets or sets the identifier of the area from which to anchor the navigation bar

Espacio de nombres:
Ensamblado: Microsoft.SharePoint.Portal (in microsoft.sharepoint.portal.dll)

Sintaxis

'Declaración
Public Property AnchorCategoryID As String
'Uso
Dim instance As CategoryNavigationWebPart
Dim value As String

value = instance.AnchorCategoryID

instance.AnchorCategoryID = value
public string AnchorCategoryID { get; set; }

Valor de propiedad

String. Identifier of the area from which to anchor the listings.

Vea también

Referencia

CategoryNavigationWebPart (Clase)
CategoryNavigationWebPart (Miembros)
Microsoft.SharePoint.Portal.WebControls (Espacio de nombres)