SPDataSourceViewResultItem.ICustomTypeDescriptor.GetPropertyOwner Method

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

Syntax

'Declaration
Private Function GetPropertyOwner ( _
    descriptor As PropertyDescriptor _
) As Object Implements ICustomTypeDescriptor.GetPropertyOwner
'Usage
Dim instance As SPDataSourceViewResultItem
Dim descriptor As PropertyDescriptor
Dim returnValue As Object

returnValue = CType(instance, ICustomTypeDescriptor).GetPropertyOwner(descriptor)
ObjectICustomTypeDescriptor.GetPropertyOwner(
    PropertyDescriptor descriptor
)

Parameters

Return Value

Type: System.Object

Implements

ICustomTypeDescriptor.GetPropertyOwner(PropertyDescriptor)

See Also

Reference

SPDataSourceViewResultItem Class

SPDataSourceViewResultItem Members

Microsoft.SharePoint.WebControls Namespace