ProfilePropertyLoader.DisplayName, méthode (Microsoft.SharePoint.Portal.WebControls)
Returns the display name of the property that is loaded in the PropertyLoader.
Espace de noms : Microsoft.SharePoint.Portal.WebControls
Assembly : Microsoft.SharePoint.Portal (dans microsoft.sharepoint.portal.dll)
Syntaxe
'Déclaration
Public Function DisplayName ( _
strPropName As String _
) As String
'Utilisation
Dim instance As ProfilePropertyLoader
Dim strPropName As String
Dim returnValue As String
returnValue = instance.DisplayName(strPropName)
public string DisplayName (
string strPropName
)
Paramètres
- strPropName
The profile property name.
Valeur de retour
The display name of the profile property.
Voir aussi
Référence
ProfilePropertyLoader, classe
Membres ProfilePropertyLoader
Microsoft.SharePoint.Portal.WebControls, espace de noms