![]() | BaseAction Methods |
The BaseAction type exposes the following members.
Name | Description | |
---|---|---|
![]() | DoRedirect |
Does the redirect.
|
![]() | Error404 |
Error404s this instance.
|
![]() | Error500 |
Error500s this instance.
|
![]() | OnAfterSelectData |
Raises "AfterSelectData" event.
|
![]() | OnBeforeSelectData |
Raises "BeforeSelectData" event.
|
![]() | Output |
Outputs this instance.
|
![]() | RaiseDataSelectionEventT |
Raises an event specified by the wrapper function and returns the modified data source.
|