AdvantageCMS.Core.Common.BaseClasses Namespace
Advantage CSP

ToolListBase Members

The ToolListBase type exposes the following members.

Methods


  Name Description
Public method DefineGridColumns
The column definitions
Public method GetDataSource
Default action will load the data fields defined in the BusinessObject. Method that can be overridden.
(Inherited from ListBaseControl.)
Public method getModuleByID
Gets the module by identifier.
(Inherited from CMSBaseUserControl.)
Public method GetPageSessionObject(String)
Gets the page session object.
(Inherited from CMSBaseUserControl.)
Public method GetPageSessionObject<(Of <<'(T>)>>)(String)
Gets the page session object.
(Inherited from CMSBaseUserControl.)
Public method GetParameter
Gets the parameter.
(Inherited from CMSBaseUserControl.)
Public method GotoObject
Goto the object.
(Inherited from ListBaseControl.)
Protected method InitalizeDocumentEditor (Inherited from CMSBaseUserControl.)
Protected method InitializeImageEditor (Inherited from CMSBaseUserControl.)
Protected method InitializeRadEditor (Inherited from CMSBaseUserControl.)
Protected method OnInit (Inherited from CMSBaseUserControl.)
Public method PageSessionObjectExists
Pages the session object exists.
(Inherited from CMSBaseUserControl.)
Public method ReceiveActionArgs
Receives the action arguments.
(Inherited from ListBaseControl.)
Protected method RefreshSections (Inherited from CMSBaseUserControl.)
Public method RegisterBottomScript(Literal)
Registers the bottom script.
(Inherited from CMSBaseUserControl.)
Public method RegisterBottomScript(PlaceHolder)
Registers the bottom script.
(Inherited from CMSBaseUserControl.)
Public method RegisterBottomScript(String, String)
Registers the bottom script
(Inherited from CMSBaseUserControl.)
Public method RegisterTopScript(String, String)
Registers the top script
(Inherited from CMSBaseUserControl.)
Public method RegisterTopScript(Literal)
Registers the top script.
(Inherited from CMSBaseUserControl.)
Public method RegisterTopScript(PlaceHolder)
Registers the top script.
(Inherited from CMSBaseUserControl.)
Public method SendStatusMessage
Sends the status message to the underlying CMSBasePage if it exists.
(Inherited from CMSBaseUserControl.)
Public method setNavigationSubTitle
Sets the navigation sub title.
(Inherited from CMSBaseUserControl.)
Public method SetPageSessionObject(String, Int32)
Sets the page session object.
(Inherited from CMSBaseUserControl.)
Public method SetPageSessionObject(String, String)
Sets the page session object.
(Inherited from CMSBaseUserControl.)
Public method SetPageSessionObject(String, DateTime)
Sets the page session object.
(Inherited from CMSBaseUserControl.)
Public method SetPageSessionObject(String, Decimal)
Sets the page session object.
(Inherited from CMSBaseUserControl.)
Public method SetPageSessionObject(String, Double)
Sets the page session object.
(Inherited from CMSBaseUserControl.)
Public method SetPageSessionObject(String, Boolean)
Sets the page session object.
(Inherited from CMSBaseUserControl.)
Public method SetPageSessionObject(String, Byte)
Sets the page session object.
(Inherited from CMSBaseUserControl.)
Public method SetPageSessionObject(String, SByte)
Sets the page session object.
(Inherited from CMSBaseUserControl.)
Public method SetPageSessionObject(String, Int64)
Sets the page session object.
(Inherited from CMSBaseUserControl.)
Public method SetPageSessionObject(String, Int16)
Sets the page session object.
(Inherited from CMSBaseUserControl.)
Public method SetPageSessionObject(String, UInt16)
Sets the page session object.
(Inherited from CMSBaseUserControl.)
Public method SetPageSessionObject(String, UInt64)
Sets the page session object.
(Inherited from CMSBaseUserControl.)
Public method SetPageSessionObject(String, Single)
Sets the page session object.
(Inherited from CMSBaseUserControl.)
Public method SetPageSessionObject(String, Char)
Sets the page session object.
(Inherited from CMSBaseUserControl.)
Public method SetPageSessionObject(String, Guid)
Sets the page session object.
(Inherited from CMSBaseUserControl.)
Public method SetPageSessionObject<(Of <<'(T>)>>)(String, T)
Sets the page session object.
(Inherited from CMSBaseUserControl.)
Public method ShowStatus(EngineEventArgs)
Shows the status.
(Inherited from CMSBaseUserControl.)
Public method ShowStatus(String)
Shows the status.
(Inherited from CMSBaseUserControl.)
Public method ShowStatus(String, String)
Shows the status.
(Inherited from CMSBaseUserControl.)
Public method ShowStatus(String, eCMSEngineEventStatus)
Shows the status.
(Inherited from CMSBaseUserControl.)
Public method ShowStatus(String, String, eCMSEngineEventStatus)
Shows the status.
(Inherited from CMSBaseUserControl.)

Properties


  Name Description
Public property ActiveDomains
Gets the active domains.
(Inherited from CMSBaseUserControl.)
Public property AdminDomain
Gets the admin domain.
(Inherited from CMSBaseUserControl.)
Public property AdminEngine
Gets the admin engine.
(Inherited from CMSBaseUserControl.)
Public property AdminIsSSL
Gets a value indicating whether [admin is SSL].
(Inherited from CMSBaseUserControl.)
Public property AdminLanguage
Gets the admin language.
(Inherited from CMSBaseUserControl.)
Public property AdminLanguageID
Gets the admin language identifier.
(Inherited from CMSBaseUserControl.)
Public property CMSUsers
Gets the CMS users.
(Inherited from CMSBaseUserControl.)
Public property ConfigurationEngine
Gets the configuration engine.
(Inherited from CMSBaseUserControl.)
Public property CSPNonce
Gets the nonce value for Content-Security-Policy
(Inherited from CMSBaseUserControl.)
Public property CurrentSiteSettings
The current site settings
(Inherited from CMSBaseUserControl.)
Public property CurrentSql
Gets the current SQL.
(Inherited from CMSBaseUserControl.)
Public property CurrentUser
Gets the current user.
(Inherited from CMSBaseUserControl.)
Public property DisplayTitle
Gets the display title.
(Inherited from ListBaseControl.)
Public property DomainEngine
Gets the domain engine.
(Inherited from CMSBaseUserControl.)
Public property ModuleEngine
Gets the module engine.
(Inherited from CMSBaseUserControl.)
Public property NavigationEngine
Gets the navigation engine.
(Inherited from CMSBaseUserControl.)
Public property ObjectTypeID
Gets the object type identifier.
Public property ObjectTypeName
The object type name
(Inherited from ListBaseControl.)
Public property PageSizes
Set the page sizes available when using paging.
(Inherited from ListBaseControl.)
Public property PreviewKey
Gets the preview key.
(Inherited from CMSBaseUserControl.)
Public property TaskEngine
Gets the task engine.
(Inherited from CMSBaseUserControl.)
Public property UsePaging
Enable paging for the List control
(Inherited from ListBaseControl.)
Public property UserEngine
Gets the user engine.
(Inherited from CMSBaseUserControl.)

Events


  Name Description
Public event SendActionArgs
Occurs when [send action arguments].
(Inherited from ListBaseControl.)