AdvantageCMS.Core.Common.BaseClasses Namespace
Build With Advantage

AdvantageToolList Members

The AdvantageToolList type exposes the following members.

Constructors


  Name Description
Public method AdvantageToolList
Initializes a new instance of the AdvantageToolList class.

Methods


  Name Description
Protected method OnInit
Handles the Init event.
Protected method OnPreRender
Handles the PreRender event.
Public method ReceiveActionArgs
Receives the action arguments.
Protected method setGridFilters
Sets the grid filters.

Properties


  Name Description
Public property CurrentDomain
Gets the domain currently scoped to this control.
Public property CurrentLanguage
Gets the language currently scoped to this control.
Public property CurrentSql
Gets the SQL helper scoped to the current request.
Public property CurrentUser
Gets the authenticated user executing the current request.
Public property Grid
Gets the grid.
Public property IsSync
Gets a value indicating whether this instance is synchronize.
Public property ShowAddButton
Gets or sets a value indicating whether [show add button].
Public property ShowRefreshButton
Gets or sets a value indicating whether [show refresh button].

Events


  Name Description
Public event SendActionArgs
Occurs when [send action arguments].