ToolDataTableList<(Of <(<'T>)>)> Methods
The ToolDataTableList<(Of <(<'T>)>)> type exposes the following members.
Methods
Name | Description | |
---|---|---|
Clear |
Clears this instance.
|
|
DataSourceAsDataTable |
Attempts to return a datasource as a datatable.
(Inherited from ToolListBaseControl.) |
|
DefineColumn(String, String, eDataTableDataType, Boolean, Boolean, Boolean, Boolean) |
Adds a column definition to the grid list tool.
|
|
DefineColumn(DataTableColumnDefinition) |
Defines the column.
|
|
DefineColumn(String, String, eDataTableDataType, Boolean, Boolean, Boolean, Boolean, String) |
Defines the column.
|
|
DefineColumn(String, String, eDataTableDataType, Boolean, Boolean, Boolean, Boolean, String, String) |
Defines the column.
|
|
DefineGridColumns |
The column definitions
(Inherited from ToolListBase.) |
|
GetDataSource |
Default action will load the data fields defined in the BusinessObject. Method that can be overridden.
(Inherited from ListBaseControl.) |
|
GetDataSourceKeys | (Inherited from ToolListBaseControl.) | |
GetDataTableStructure |
Gets the data table structure.
|
|
getModuleByID |
Gets the module by identifier.
(Inherited from CMSBaseUserControl.) |
|
GetPageSessionObject(String) |
Gets the page session object.
(Inherited from CMSBaseUserControl.) |
|
GetPageSessionObject<(Of <<'(T>)>>)(String) |
Gets the page session object.
(Inherited from CMSBaseUserControl.) |
|
GetParameter |
Gets the parameter.
(Inherited from CMSBaseUserControl.) |
|
GetPrimaryObjectByMasterId<(Of <<'(T>)>>) |
Returns the Primary record for the item. It may be Draft, Publish, Historical Status.
(Inherited from ToolListBaseControl.) |
|
GetPrimaryObjects<(Of <<'(T>)>>) |
Gets all primary records for the object type based on the publish status selected.
(Inherited from ToolListBaseControl.) |
|
GotoObject |
Goto the object.
(Inherited from ListBaseControl.) |
|
InitalizeDocumentEditor | (Inherited from CMSBaseUserControl.) | |
InitializeImageEditor | (Inherited from CMSBaseUserControl.) | |
InitializeRadEditor | (Inherited from CMSBaseUserControl.) | |
PageSessionObjectExists |
Pages the session object exists.
(Inherited from CMSBaseUserControl.) |
|
ReceiveActionArgs |
Receives the action arguments.
|
|
ReceiveToolActionArgs |
Updates the grid row.
|
|
Refresh |
Refreshes this instance.
|
|
RefreshSections | (Inherited from CMSBaseUserControl.) | |
RegisterBottomScript(Literal) |
Registers the bottom script.
(Inherited from CMSBaseUserControl.) |
|
RegisterBottomScript(PlaceHolder) |
Registers the bottom script.
(Inherited from CMSBaseUserControl.) |
|
RegisterBottomScript(String, String) |
Registers the bottom script
(Inherited from CMSBaseUserControl.) |
|
RegisterTopScript(String, String) |
Registers the top script
(Inherited from CMSBaseUserControl.) |
|
RegisterTopScript(Literal) |
Registers the top script.
(Inherited from CMSBaseUserControl.) |
|
RegisterTopScript(PlaceHolder) |
Registers the top script.
(Inherited from CMSBaseUserControl.) |
|
SendStatusMessage |
Sends the status message to the underlying CMSBasePage if it exists.
(Inherited from CMSBaseUserControl.) |
|
setNavigationSubTitle |
Sets the navigation sub title.
(Inherited from CMSBaseUserControl.) |
|
SetPageSessionObject(String, Int32) |
Sets the page session object.
(Inherited from CMSBaseUserControl.) |
|
SetPageSessionObject(String, String) |
Sets the page session object.
(Inherited from CMSBaseUserControl.) |
|
SetPageSessionObject(String, DateTime) |
Sets the page session object.
(Inherited from CMSBaseUserControl.) |
|
SetPageSessionObject(String, Decimal) |
Sets the page session object.
(Inherited from CMSBaseUserControl.) |
|
SetPageSessionObject(String, Double) |
Sets the page session object.
(Inherited from CMSBaseUserControl.) |
|
SetPageSessionObject(String, Boolean) |
Sets the page session object.
(Inherited from CMSBaseUserControl.) |
|
SetPageSessionObject(String, Byte) |
Sets the page session object.
(Inherited from CMSBaseUserControl.) |
|
SetPageSessionObject(String, SByte) |
Sets the page session object.
(Inherited from CMSBaseUserControl.) |
|
SetPageSessionObject(String, Int64) |
Sets the page session object.
(Inherited from CMSBaseUserControl.) |
|
SetPageSessionObject(String, Int16) |
Sets the page session object.
(Inherited from CMSBaseUserControl.) |
|
SetPageSessionObject(String, UInt16) |
Sets the page session object.
(Inherited from CMSBaseUserControl.) |
|
SetPageSessionObject(String, UInt64) |
Sets the page session object.
(Inherited from CMSBaseUserControl.) |
|
SetPageSessionObject(String, Single) |
Sets the page session object.
(Inherited from CMSBaseUserControl.) |
|
SetPageSessionObject(String, Char) |
Sets the page session object.
(Inherited from CMSBaseUserControl.) |
|
SetPageSessionObject(String, Guid) |
Sets the page session object.
(Inherited from CMSBaseUserControl.) |
|
SetPageSessionObject<(Of <<'(T>)>>)(String, T) |
Sets the page session object.
(Inherited from CMSBaseUserControl.) |
|
SetSync | (Inherited from ToolListBaseControl.) | |
ShowStatus(EngineEventArgs) |
Shows the status.
(Inherited from CMSBaseUserControl.) |
|
ShowStatus(String) |
Shows the status.
(Inherited from CMSBaseUserControl.) |
|
ShowStatus(String, String) |
Shows the status.
(Inherited from CMSBaseUserControl.) |
|
ShowStatus(String, eCMSEngineEventStatus) |
Shows the status.
(Inherited from CMSBaseUserControl.) |
|
ShowStatus(String, String, eCMSEngineEventStatus) |
Shows the status.
(Inherited from CMSBaseUserControl.) |
|
SyncSelection | (Inherited from ToolListBaseControl.) | |
UpdateDataSource |
Updates the data source.
|