Category.GetCategory(Document, BuiltInCategory)
Method
Description:
Retrieves a category object corresponding to a BuiltInCategory id.
Retrieves a category object corresponding to a BuiltInCategory id.
Parameters
Parameter | Type | Description |
---|---|---|
document | Document | The document. |
categoryId | BuiltInCategory | A built in category id. |
Return Value
Type | Description |
---|---|
Category | Returns a category object corresponding to a BuiltInCategory id. |