SPDataSourceViewResultItem.System.ComponentModel.ICustomTypeDescriptor.GetEditor Method

Returns an editor of the specified type for this instance of the SPDataSourceViewResultItem class.

Namespace: Microsoft.SharePoint.WebControls
Assembly: Microsoft.SharePoint (in microsoft.sharepoint.dll)

Syntax

Parameters

  • editorBaseType
    A Type that represents the editor for this object.

Return Value

An Object of the specified type that is the editor for this object, or a null reference if the editor cannot be found.

See Also

Reference

SPDataSourceViewResultItem Class
SPDataSourceViewResultItem Members
Microsoft.SharePoint.WebControls Namespace