CategoryReaderGetCategoryList 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 GetCategoryList(ConnectionId, SessionId, CategoryId, FolderReaderFolderSortOrder)
Returns a list of categories within another category. Subcontainers below the first level are excluded.
Public method GetCategoryList(ConnectionId, SessionId, UnitId, FolderReaderFolderSortOrder)
Returns a list of categories within a unit. Subcontainers below the first level are excluded.
Public method GetCategoryList(ConnectionId, SessionId, String, Int32, String)
Returns a list of categories within another container. Subcontainers below the first level are excluded.
Public method GetCategoryList(ConnectionId, SessionId, Int32, FolderBaseCSFileFolderTypes, FolderReaderFolderSortOrder, Int32)
Returns a list of categories within another container. Subcontainers below the first level are excluded.
Top
See Also

Reference