ProfilePropertyValue.ApplyFormatting Property
Gets or sets a boolean that specifies whether formatting should be applied on the value.
Namespace: Microsoft.SharePoint.Portal.WebControls
Assembly: Microsoft.SharePoint.Portal (in Microsoft.SharePoint.Portal.dll)
Syntax
'Declaration
Public Property ApplyFormatting As Boolean
Get
Set
'Usage
Dim instance As ProfilePropertyValue
Dim value As Boolean
value = instance.ApplyFormatting
instance.ApplyFormatting = value
public bool ApplyFormatting { get; set; }
Property Value
Type: System.Boolean
true or false