DataResultBase.GetCurrentRow Method
Namespace: Microsoft.SharePoint.Portal.WebControls
Assembly: Microsoft.SharePoint.Portal (in Microsoft.SharePoint.Portal.dll)
Syntax
'Declaration
Protected Overridable Function GetCurrentRow As Object
'Usage
Dim returnValue As Object
returnValue = Me.GetCurrentRow()
protected virtual Object GetCurrentRow()
Return Value
Type: System.Object