Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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