RichImageField.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

RichImageField class

RichImageField members

Microsoft.SharePoint.Publishing.WebControls namespace

RichImageField