Compartir a través de


: CategoryPicker.TextLocId (Propiedad) (Microsoft.SharePoint.Portal.WebControls)

Gets or sets the location identifier of the picker link text.

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

Sintaxis

'Declaración
Public Property TextLocId As LocStringId
'Uso
Dim instance As CategoryPicker
Dim value As LocStringId

value = instance.TextLocId

instance.TextLocId = value
public LocStringId TextLocId { get; set; }

Valor de propiedad

Microsoft.SharePoint.Portal.WebControls.LocStringId. The location identifier of the picker link text.

Vea también

Referencia

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