AbstractLayoutIsCategoryCollapsed Method |
Returns true if the given category is collapsed
Namespace: CMS.FormControlsAssembly: CMS.FormControls (in CMS.FormControls.dll) Version: 8.2.23
Syntax public bool IsCategoryCollapsed(
string categoryName
)
Parameters
- categoryName
- Type: SystemString
Category name
Return Value
Type:
BooleanSee Also