SPList.RenderListData - Méthode (String)
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 _
) As String
'Utilisation
Dim instance As SPList
Dim viewXml As String
Dim returnValue As String
returnValue = instance.RenderListData(viewXml)
public string RenderListData(
string viewXml
)
Paramètres
viewXml
Type : System.StringView Query
Valeur renvoyée
Type : System.String
A JSON formatted string