AdvantageCMS.Core.Common.BaseClasses Namespace
Advantage CSP

ToolGridList<(Of <(<'T>)>)> Methods

The ToolGridList<(Of <(<'T>)>)> type exposes the following members.

Methods


  Name Description
Public method BindTemplateFieldValue
Binds the template field value.
(Inherited from ToolGridListBase.)
Public method Clear
Clears this instance.
(Inherited from ToolGridListBase.)
Public method DataSourceAsDataTable
Attempts to return a datasource as a datatable.
(Inherited from ToolListBaseControl.)
Public method DefineColumn(String, String, eDataType, Boolean, Boolean, Boolean, Boolean, Int32, Int32)
Defines the column.
(Inherited from ToolGridListBase.)
Public method DefineColumn(String, String, eDataType, Boolean, Boolean, Boolean, Boolean)
Adds a column definition to the grid list tool.
(Inherited from ToolGridListBase.)
Public method DefineGridColumns
The column definitions
(Inherited from ToolListBase.)
Public method GetDataSource
Default action will load the data fields defined in the BusinessObject. Method that can be overridden.
(Inherited from ListBaseControl.)
Protected method GetDataSourceKeys (Inherited from ToolListBaseControl.)
Public method GetDataTableStructure
Gets the data table structure.
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 GetPrimaryObjectByMasterId<(Of <<'(T>)>>)
Returns the Primary record for the item. It may be Draft, Publish, Historical Status.
(Inherited from ToolListBaseControl.)
Public method GetPrimaryObjects<(Of <<'(T>)>>)
Gets all primary records for the object type based on the publish status selected.
(Inherited from ToolListBaseControl.)
Public method GotoObject
Goto the object.
(Inherited from ToolGridListBase.)
Protected method InitalizeDocumentEditor (Inherited from CMSBaseUserControl.)
Protected method InitializeImageEditor (Inherited from CMSBaseUserControl.)
Protected method InitializeRadEditor (Inherited from CMSBaseUserControl.)
Protected method OnLoad (Inherited from ToolGridListBase.)
Protected method OnPreRender (Inherited from ToolGridListBase.)
Public method PageSessionObjectExists
Pages the session object exists.
(Inherited from CMSBaseUserControl.)
Public method Rebind
Gets the data table structure for this list. Mandatory fields: MasterID, Version, PublishStatus,IsActive, PublishStatusDisplay (Calculated expression)
(Inherited from ToolGridListBase.)
Public method ReceiveActionArgs
Receives the action arguments.
(Inherited from ToolGridListBase.)
Public method ReceiveToolActionArgs
Updates the grid row.
(Inherited from ToolGridListBase.)
Public method Refresh
Refreshes this instance.
(Inherited from ToolGridListBase.)
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.)
Protected method Render (Inherited from ToolGridListBase.)
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 SetSync (Inherited from ToolListBaseControl.)
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.)
Public method SyncSelection (Inherited from ToolListBaseControl.)
Public method UpdateDataSource
Updates the data source.
(Inherited from ToolListBaseControl.)