RichHtmlField.ExpectedSPFieldClassType Property

Expected subclass of the SPField object in the SPListItem object for the FieldName

Namespace:  Microsoft.SharePoint.Publishing.WebControls
Assembly:  Microsoft.SharePoint.Publishing (in Microsoft.SharePoint.Publishing.dll)

Syntax

'Declaration
Protected Overrides ReadOnly Property ExpectedSPFieldClassType As Type
    Get
'Usage
Dim value As Type

value = Me.ExpectedSPFieldClassType
protected override Type ExpectedSPFieldClassType { get; }

Property Value

Type: System.Type

See Also

Reference

RichHtmlField Class

RichHtmlField Members

Microsoft.SharePoint.Publishing.WebControls Namespace

RichHtmlField