Click or drag to resize

PagePropertiesBootConsoleTemplate_aspx_ToolbarController Property

Normally the "main" pane controls the page's toolbar unless PaneNavigation is in play in which case the active pane controls the toolbar. Set this property to override the pane that should control the toolbar.

Namespace:  SystemProperties
Assembly:  EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
string BootConsoleTemplate_aspx_ToolbarController { get; }

Property Value

Type: String
Normally the "main" pane controls the page's toolbar unless PaneNavigation is in play in which case the active pane controls the toolbar. Set this property to override the pane that should control the toolbar.
See Also