DocumentReaderGetDocumentsInCategory Method Content Studio 5.7 SDK
Content Studio Web Content Management System

[This is preliminary documentation and is subject to change.]

Overload List

  Name Description
Public method GetDocumentsInCategory(ConnectionId, SessionId, String, Int32, String)
Returns a pageable list of documents that exists in a category. It is possible to apply filters to this list.
Public method GetDocumentsInCategory(ConnectionId, SessionId, String, Int32, Int32, Int32, Int32, Int32, String)
Returns a pageable list of documents that exists in a category. It is possible to apply filters to this list.
Public method GetDocumentsInCategory(ConnectionId, SessionId, DocumentReaderDocumentsInCategoryReturnLevel, CategoryId, DocumentId, DocumentReaderDocumentListFilters, DocumentReaderDocumentListSortOrder, Int32, Int32, Int32, Int32)
Returns a pageable list of documents that exists in a category. It is possible to apply filters to this list.
Public method GetDocumentsInCategory(ConnectionId, SessionId, DocumentReaderDocumentsInCategoryReturnLevel, CategoryId, DocumentId, DocumentReaderDocumentListFilters, DocumentReaderDocumentListSortOrder, Int32, String, Int32, Int32, Int32)
Returns a pageable list of documents that exists in a category. It is possible to apply filters to this list.
Top
See Also

Reference