: InputFormLabel.LabelTextLocId (Propiedad) (Microsoft.SharePoint.Portal.WebControls)
Este miembro está reservado para uso interno y no está destinado a ser utilizado desde el código.
Espacio de nombres:
Ensamblado: Microsoft.SharePoint.Portal (in microsoft.sharepoint.portal.dll)
Sintaxis
'Declaración
Public Property LabelTextLocId As LocStringId
'Uso
Dim instance As InputFormLabel
Dim value As LocStringId
value = instance.LabelTextLocId
instance.LabelTextLocId = value
public LocStringId LabelTextLocId { get; set; }
Vea también
Referencia
InputFormLabel (Clase)
InputFormLabel (Miembros)
Microsoft.SharePoint.Portal.WebControls (Espacio de nombres)