Partager via


ProfilePropertyDisplayName.DisplayName, propriété (Microsoft.SharePoint.Portal.WebControls)

Returns the display name of the specified profile property.

Espace de noms : Microsoft.SharePoint.Portal.WebControls
Assembly : Microsoft.SharePoint.Portal (dans microsoft.sharepoint.portal.dll)

Syntaxe

'Déclaration
<BindableAttribute(True)> _
<DefaultValueAttribute("")> _
<CategoryAttribute("Appearance")> _
Public ReadOnly Property DisplayName As String
'Utilisation
Dim instance As ProfilePropertyDisplayName
Dim value As String

value = instance.DisplayName
[BindableAttribute(true)] 
[DefaultValueAttribute("")] 
[CategoryAttribute("Appearance")] 
public string DisplayName { get; }

Valeur de la propriété

The display name of the profile property.

Voir aussi

Référence

ProfilePropertyDisplayName, classe
Membres ProfilePropertyDisplayName
Microsoft.SharePoint.Portal.WebControls, espace de noms