Click or drag to resize

BaseAction Methods

The BaseAction type exposes the following members.

Methods
  NameDescription
Protected methodDoRedirect
Does the redirect.
Protected methodError404
Error404s this instance.
Protected methodError500
Error500s this instance.
Protected methodOnAfterSelectData
Raises "AfterSelectData" event.
Protected methodOnBeforeSelectData
Raises "BeforeSelectData" event.
Public methodOutput
Outputs this instance.
Protected methodRaiseDataSelectionEventT
Raises an event specified by the wrapper function and returns the modified data source.
Top
See Also