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