Compartir a través de


: ProfilePropertyValue.ApplyFormatting (Propiedad) (Microsoft.SharePoint.Portal.WebControls)

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

Espacio de nombres:
Ensamblado: Microsoft.SharePoint.Portal (in microsoft.sharepoint.portal.dll)

Sintaxis

'Declaración
Public Property ApplyFormatting As Boolean
'Uso
Dim instance As ProfilePropertyValue
Dim value As Boolean

value = instance.ApplyFormatting

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

Valor de propiedad

true or false

Vea también

Referencia

ProfilePropertyValue (Clase)
ProfilePropertyValue (Miembros)
Microsoft.SharePoint.Portal.WebControls (Espacio de nombres)