SPDataSourceViewResultItem.ICustomTypeDescriptor.GetAttributes Method

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

Syntax

'Declaration
Private Function GetAttributes As AttributeCollection
    Implements ICustomTypeDescriptor.GetAttributes
'Usage
Dim instance As SPDataSourceViewResultItem
Dim returnValue As AttributeCollection

returnValue = CType(instance, ICustomTypeDescriptor).GetAttributes()
AttributeCollectionICustomTypeDescriptor.GetAttributes()

Return Value

Type: System.ComponentModel.AttributeCollection

Implements

ICustomTypeDescriptor.GetAttributes()

See Also

Reference

SPDataSourceViewResultItem Class

SPDataSourceViewResultItem Members

Microsoft.SharePoint.WebControls Namespace