AdvantageCMS.Core.Common.BaseClasses Namespace
Advantage CSP

IToolbarDialog Members

The IToolbarDialog type exposes the following members.

Methods


  Name Description
Public method DisableActions
Disables the actions.
Public method EnableActions
Enables the actions.
Public method InitializeToolBar
Initialize the toolbar.

Properties


  Name Description
Public property ActionsEnabled
Gets or sets a value indicating whether [actions enabled].
Public property ClassName
The css Class name rendered with the module
Public property DisplayTitle
Gets or sets the display title.
Public property Enabled
Gets or sets a value indicating whether this IToolbarDialog is enabled.
Public property HideToolBar
Value on weather to hide the toolbar buttons.
Public property Span
Gets or sets the span.
Public property SpanList
Gets or sets the span list.
Public property TitleSection
Gets or sets a value indicating whether [title section].
Public property ToolBarCssClass
Gets or sets the tool bar CSS class.

Events


  Name Description
Public event CancelAndCloseEvent
Occurs when [cancel and close event].
Public event SaveAndCloseEvent
Occurs when [save and close event].
Public event UndoEvent
Occurs when [undo event].