SettingsCategoryInfoProviderGetCategoriesOnPathWhereCondition Method |
Gets where condition for all parent categories on path except root category.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
Syntax public static string GetCategoriesOnPathWhereCondition(
string categoryIdPath
)
Parameters
- categoryIdPath
- Type: SystemString
Category ID path
Return Value
Type:
StringSee Also