PlaceHolderManager Properties
| ClassName | Description Gets the object class name. ValueType String Default Value PlaceHolderManager |
| IsDefaultPagePlaceHolder | Description Gets a value whether a placeholder is a default placeholder for a page. ValueType Boolean Default Value False |
| PlaceHolderContainer | Description Gets container ID for placeholder manager. ValueType String Default Value Empty String |
| EnableMergeBar | Description Gets or sets a value that indicates whether merged Bar allow to be added to PlaceHolderManager. ValueType Boolean Default Value False |
| Bars | Description Gets the collection of Bar controls in this PlaceHolderManager. ValueType ISArray object Default Value array |
| WebToolBarStyleSettings | Description Gets or sets the style properties of WebToolBar control managed by PlaceHolderManager. ValueType WebToolBarStyleSettings object Default Value object |
| WebMenuBarStyleSettings | Description Gets or sets the style properties of WebMenuBar control managed by PlaceHolderManager. ValueType WebMenuBarStyleSettings object Default Value object |
| SizeMode | Description Gets the command sizing mode. ValueType String Default Value Automatic |
| AllowMove | Description Gets or sets a value that indicates whether Bar controls in PlaceHolderManager is moveable. ValueType String Default Value Yes |
| HandleVisible | Description Gets a value that indicates whether a Bar handle section in PlaceHolderManager is visible. ValueType String Default Value Yes |
| AllowCustomize | Description Gets or sets a value that indicates whether Bar controls in PlaceHolderManager is customizeable. ValueType String Default Value Yes |
| AllowDockBottom | Description Gets or sets a value that indicates whether Bar controls in PlaceHolderManager can be dock to bottom area of PlaceHolderManager. ValueType String Default Value Yes |
| AllowDockLeft | Description Gets or sets a value that indicates whether Bar controls in PlaceHolderManager can be dock to left area of PlaceHolderManager. ValueType String Default Value Yes |
| AllowDockRight | Description Gets or sets a value that indicates whether Bar controls in PlaceHolderManager can be dock to right area of PlaceHolderManager. ValueType String Default Value Yes |
| AllowDockTop | Description Gets or sets a value that indicates whether Bar controls in PlaceHolderManager can be dock to top area of PlaceHolderManager. ValueType String Default Value Yes |
| AllowExpandCollapse | Description Gets or sets a value that indicates whether Bar controls in PlaceHolderManager is expandable and collapseable. ValueType String Default Value Yes |
| AllowFloat | Description Gets or sets a value that indicates whether Bar controls in PlaceHolderManager is floatable. ValueType String Default Value Yes |
| DockingArea | Description Gets Bars docking area. ValueType String Default Value Top |
| DockingOffset | Description Gets a Bar docking offset. ValueType Number Default Value 0 |
| FillDockingRow | Description Gets a value that indicates whether Bar controls dimension in PlaceHolderManager fills the row region of PlaceHolderManager docking row. ValueType String Default Value Yes |
| MaxDockingRows | Description Gets maximum docking rows for docking area. ValueType Number Default Value 2 |
| DisplayToolTip | Description Gets or sets a value that indicates whether a Bar tooltip control in PlaceHolderManager is displayed. ValueType String Default Value Yes |
| TextAlign | Description Gets Bar commands text align type. ValueType String Default Value Right |
| DisplayMode | Description Gets Bar commands display mode. ValueType String Default Value Text |
| CommandSize | Description Gets Bar commands size. ValueType String Default Value 50px |
| IntegratedTo | Description Gets or sets the PlaceHolderManager menu integrated mode. ValueType String Default Value None |
| MenuStyleSettings | Description Gets or sets the style properties of menu styles in the bar control. ValueType WebMenuStyles object Default Value object |
PlaceHolderManager Methods
| SetDisplayToolTip | Description Sets Bars DisplayToolTip property Parameters
Remarks
|
| GetCustomizeWindow |
Description
|
| ShowCustomizeWindow |
Description
|
| RegisterBar | Description Register runtime bar object into PlaceHolderManager Parameters
Remarks
|
| UnRegisterBar | Description Unregister runtime bar object from PlaceHolderManager Parameters
Remarks
|
| ResetUsageData |
Description
|
| AdjustDimension |
Description
|