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