CategoryReader Methods Content Studio 5.7 SDK
Content Studio Web Content Management System

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

The CategoryReader type exposes the following members.

Methods

  Name Description
Public method CreateObjRef (Inherited from MarshalByRefObject.)
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetCategoriesByIdList(ConnectionId, SessionId, Int32)
Reads category information for a list of categories where the caller has CREATE permission.
Public method GetCategoriesByIdList(ConnectionId, SessionId, String, Int32, String)
Reads category information from a category id list.
Public method GetCategoriesInUnit(ConnectionId, SessionId, UnitId)
Returns a list of all categories including subcategories in a unit.
Public method Code example GetCategoriesInUnit(ConnectionId, SessionId, UnitId, String)
Returns a filtered list of categories including subcategories in a unit.
Public method GetCategoriesInUnit(ConnectionId, SessionId, String, Int32, String)
Returns a list of all categories including subcategories in a unit.
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.
Public method GetDocumentType
Returns information about the type of documents a Content Studio category can contain.
Public method GetHashCode (Inherited from Object.)
Public method GetImageProcessingData(ConnectionId, SessionId, CategoryId)
Returns details about Image Processing settings for a single category.
Public method GetImageProcessingData(ConnectionId, SessionId, String, Int32, String)
Returns details about Image Processing settings for a single category.
Public method GetItem(ConnectionId, SessionId, CategoryId)
Returns detailed information about a category.
Public method GetItem(ConnectionId, SessionId, String, Int32, String)
Returns detailed information about a category.
Public method GetLifetimeService (Inherited from MarshalByRefObject.)
Public method Code example GetProperties
Returns selected properties of a Content Studio category.
Public method GetType (Inherited from Object.)
Public method InitializeLifetimeService (Inherited from MarshalByRefObject.)
Protected method MemberwiseClone (Inherited from Object.)
Protected method MemberwiseClone(Boolean) (Inherited from MarshalByRefObject.)
Public method Resolve
Resolves a category using one or more identifiers. This method is new in Content Studio 5.2.
Public method ToString (Inherited from Object.)
Top
See Also

Reference