SPList.RenderListData - Méthode (String, Guid)
Returns the data for the specified query view.
Espace de noms : Microsoft.SharePoint
Assembly : Microsoft.SharePoint (dans Microsoft.SharePoint.dll)
Syntaxe
'Déclaration
Public Function RenderListData ( _
viewXml As String, _
viewId As Guid _
) As String
'Utilisation
Dim instance As SPList
Dim viewXml As String
Dim viewId As Guid
Dim returnValue As String
returnValue = instance.RenderListData(viewXml, _
viewId)
public string RenderListData(
string viewXml,
Guid viewId
)
Paramètres
viewXml
Type : System.StringView Query
viewId
Type : System.GuidThe ID of the base view
Valeur renvoyée
Type : System.String
A JSON formatted string