Gets a Category by ID. This is a recursive search that goes beyond first-level categories.
Namespace: Ingeniux.Runtime
Assembly: IGXRuntimeAPI (in IGXRuntimeAPI.dll) Version: 9.0.565.0 (9.0.565)
Syntax
Parameters
- categoryId
- Type: SystemString
ID of Category to search for
Return Value
Type: ICMSNavigatingCategoryIf a Category doesn't exist, the value returns null.
See Also