ToolListBaseControl Methods
The ToolListBaseControl type exposes the following members.
Methods
Name | Description | |
---|---|---|
Clear |
Clears this instance.
|
|
DataSourceAsDataTable |
Attempts to return a datasource as a datatable.
|
|
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.) |
|
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.
|
|
GetPrimaryObjects<(Of <<'(T>)>>) |
Gets all primary records for the object type based on the publish status selected.
|
|
GotoObject |
Goto the object.
(Inherited from ListBaseControl.) |
|
InitalizeDocumentEditor | (Inherited from CMSBaseUserControl.) | |
InitializeImageEditor | (Inherited from CMSBaseUserControl.) | |
InitializeRadEditor | (Inherited from CMSBaseUserControl.) | |
OnInit | (Inherited from CMSBaseUserControl.) | |
PageSessionObjectExists |
Pages the session object exists.
(Inherited from CMSBaseUserControl.) |
|
ReceiveActionArgs |
Receives the action arguments.
(Inherited from ListBaseControl.) |
|
ReceiveToolActionArgs |
Receives the tool action arguments that were performed on teh record.
|
|
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.) |
|
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.) |
|
UpdateDataSource |
Updates the data source.
|