SPDataSourceViewResultItem.ICustomTypeDescriptor.GetComponentName Method

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

Syntax

'Declaration
Private Function GetComponentName As String
    Implements ICustomTypeDescriptor.GetComponentName
'Usage
Dim instance As SPDataSourceViewResultItem
Dim returnValue As String

returnValue = CType(instance, ICustomTypeDescriptor).GetComponentName()
stringICustomTypeDescriptor.GetComponentName()

Return Value

Type: System.String

Implements

ICustomTypeDescriptor.GetComponentName()

See Also

Reference

SPDataSourceViewResultItem Class

SPDataSourceViewResultItem Members

Microsoft.SharePoint.WebControls Namespace