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.
Returns the data for the specified query view.
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Function RenderListData ( _
viewXml As String _
) As String
'Usage
Dim instance As SPList
Dim viewXml As String
Dim returnValue As String
returnValue = instance.RenderListData(viewXml)
public string RenderListData(
string viewXml
)
Parameters
viewXml
Type: System.StringView Query
Return value
Type: System.String
A JSON formatted string