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