Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Namespace: Microsoft.SharePoint.WebControls
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Private Function GetClassName As String
Implements ICustomTypeDescriptor.GetClassName
'Usage
Dim instance As SPDataSourceViewResultItem
Dim returnValue As String
returnValue = CType(instance, ICustomTypeDescriptor).GetClassName()
stringICustomTypeDescriptor.GetClassName()
Return Value
Type: System.String
Implements
ICustomTypeDescriptor.GetClassName()
See Also
Reference
SPDataSourceViewResultItem Class