Click or drag to resize
CMSAbstractUIWebpartSetHeaderControls Method
Initializes the page controls

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 11.0.0
Syntax
C#
protected void SetHeaderControls(
	UILayoutPane headerPane
)

Parameters

headerPane
Type: CMS.UIControlsUILayoutPane
Header pane
See Also