PagePropertiesConsoleTemplate_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 ConsoleTemplate_aspx_ToolbarController { get; }
ReadOnly Property ConsoleTemplate_aspx_ToolbarController As String
Get
Property Value
Type:
StringNormally 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