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