CMSAbstractUIWebpartManagePaneTitle Method |
Handles displaying page title and breadcrumbs
Namespace: CMS.UIControlsAssembly: CMS.UIControls (in CMS.UIControls.dll) Version: 12.0.0
Syntax protected void ManagePaneTitle(
UILayoutPane paneTitle,
bool hidePane
)
Parameters
- paneTitle
- Type: CMS.UIControlsUILayoutPane
UI layout pane with title - hidePane
- Type: SystemBoolean
Indicates whether hide pane if title not to be shown
See Also