SPDataSourceViewResultItem.ICustomTypeDescriptor.GetEditor Method

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

Syntax

'Declaration
Private Function GetEditor ( _
    editorBaseType As Type _
) As Object Implements ICustomTypeDescriptor.GetEditor
'Usage
Dim instance As SPDataSourceViewResultItem
Dim editorBaseType As Type
Dim returnValue As Object

returnValue = CType(instance, ICustomTypeDescriptor).GetEditor(editorBaseType)
ObjectICustomTypeDescriptor.GetEditor(
    Type editorBaseType
)

Parameters

Return Value

Type: System.Object

Implements

ICustomTypeDescriptor.GetEditor(Type)

See Also

Reference

SPDataSourceViewResultItem Class

SPDataSourceViewResultItem Members

Microsoft.SharePoint.WebControls Namespace