: ProfilePropertyDisplayName.Text (Propiedad) (Microsoft.SharePoint.Portal.WebControls)
Gets or sets the text that will be displayed on the page.
Espacio de nombres:
Ensamblado: Microsoft.SharePoint.Portal (in microsoft.sharepoint.portal.dll)
Sintaxis
'Declaración
Public Overrides Property Text As String
'Uso
Dim instance As ProfilePropertyDisplayName
Dim value As String
value = instance.Text
instance.Text = value
public override string Text { get; set; }
Valor de propiedad
A string.
Vea también
Referencia
ProfilePropertyDisplayName (Clase)
ProfilePropertyDisplayName (Miembros)
Microsoft.SharePoint.Portal.WebControls (Espacio de nombres)