ListDocuments¶
Lists published documents in the specified folder.
1 | |
Parameters¶
string folderId
The ID of the folder to list documents from.
( string | Identity ) identity
Optional identity used for permission checks. If not specified, permission checks are ignored.
Returns¶
An instance of DataTable that contains the document list.