ProfilePropertyImage.PropertyName, propriété (Microsoft.SharePoint.Portal.WebControls)
Gets or sets the name of the profile property for which you want to display an image.
Espace de noms : Microsoft.SharePoint.Portal.WebControls
Assembly : Microsoft.SharePoint.Portal (dans microsoft.sharepoint.portal.dll)
Syntaxe
'Déclaration
Public Property PropertyName As String
'Utilisation
Dim instance As ProfilePropertyImage
Dim value As String
value = instance.PropertyName
instance.PropertyName = value
public string PropertyName { get; set; }
Valeur de la propriété
The name of the profile property.
Voir aussi
Référence
ProfilePropertyImage, classe
Membres ProfilePropertyImage
Microsoft.SharePoint.Portal.WebControls, espace de noms