| CMSAbstractUIWebpartManagePaneTitle Method | 
            Handles displaying page title and breadcrumbs 
            
 
Namespace: CMS.UIControlsAssembly: CMS.UIControls (in CMS.UIControls.dll) Version: 13.0.131
 Syntax
Syntaxprotected 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
See Also