ProfilePropertyDisplayName.Text, propriété (Microsoft.SharePoint.Portal.WebControls)
Gets or sets the text that will be displayed on the page.
Espace de noms : Microsoft.SharePoint.Portal.WebControls
Assembly : Microsoft.SharePoint.Portal (dans microsoft.sharepoint.portal.dll)
Syntaxe
'Déclaration
Public Overrides Property Text As String
'Utilisation
Dim instance As ProfilePropertyDisplayName
Dim value As String
value = instance.Text
instance.Text = value
public override string Text { get; set; }
Valeur de la propriété
A string.
Voir aussi
Référence
ProfilePropertyDisplayName, classe
Membres ProfilePropertyDisplayName
Microsoft.SharePoint.Portal.WebControls, espace de noms