CategoryNavigationWebPart.AnchorCategoryID, propriété (Microsoft.SharePoint.Portal.WebControls)
Obsolete. Gets or sets the identifier of the area from which to anchor the navigation bar
Espace de noms : Microsoft.SharePoint.Portal.WebControls
Assembly : Microsoft.SharePoint.Portal (dans microsoft.sharepoint.portal.dll)
Syntaxe
'Déclaration
Public Property AnchorCategoryID As String
'Utilisation
Dim instance As CategoryNavigationWebPart
Dim value As String
value = instance.AnchorCategoryID
instance.AnchorCategoryID = value
public string AnchorCategoryID { get; set; }
Valeur de la propriété
String. Identifier of the area from which to anchor the listings.
Voir aussi
Référence
CategoryNavigationWebPart, classe
Membres CategoryNavigationWebPart
Microsoft.SharePoint.Portal.WebControls, espace de noms