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.
Creates and renders the results.
Namespace: Microsoft.SharePoint.WebControls
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
Public Overrides Function GenerateResults As String
'Usage
Dim instance As TableResultControl
Dim returnValue As String
returnValue = instance.GenerateResults()
public override string GenerateResults()
Return Value
Type: System.String