PropertyDataType.IsHTML Property

NOTE: This API is now obsolete.

Obsolete.

Namespace:  Microsoft.SharePoint.Portal.UserProfiles
Assembly:  Microsoft.SharePoint.Portal (in Microsoft.SharePoint.Portal.dll)

Syntax

'Declaration
<ObsoleteAttribute(""Microsoft.SharePoint.Portal.UserProfiles.PropertyDataType" is obsolete; use class "Microsoft.Office.Server.UserProfiles.PropertyDataType" instead")> _
Public ReadOnly Property IsHTML As Boolean
    Get
'Usage
Dim instance As PropertyDataType
Dim value As Boolean

value = instance.IsHTML
[ObsoleteAttribute(""Microsoft.SharePoint.Portal.UserProfiles.PropertyDataType" is obsolete; use class "Microsoft.Office.Server.UserProfiles.PropertyDataType" instead")]
public bool IsHTML { get; }

Property Value

Type: System.Boolean

See Also

Reference

PropertyDataType Class

PropertyDataType Members

Microsoft.SharePoint.Portal.UserProfiles Namespace