Partager via


ProfilePropertyValue.ApplyFormatting, propriété (Microsoft.SharePoint.Portal.WebControls)

Gets or sets a boolean that specifies whether formatting should be applied on the value.

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

Syntaxe

'Déclaration
Public Property ApplyFormatting As Boolean
'Utilisation
Dim instance As ProfilePropertyValue
Dim value As Boolean

value = instance.ApplyFormatting

instance.ApplyFormatting = value
public bool ApplyFormatting { get; set; }

Valeur de la propriété

true or false

Voir aussi

Référence

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