Click or drag to resize

NewsList Methods

The NewsList type exposes the following members.

Methods
  NameDescription
Protected methodDoRedirect
Does the redirect.
(Inherited from BaseAction.)
Protected methodError404
Error404s this instance.
(Inherited from BaseAction.)
Protected methodError500
Error500s this instance.
(Inherited from BaseAction.)
Protected methodOnAfterSelectData
Raises "AfterSelectData" event.
(Inherited from BaseAction.)
Protected methodOnBeforeSelectData
Raises "BeforeSelectData" event.
(Inherited from BaseAction.)
Public methodOutput
Renders the content of this view into the single string.
(Overrides BaseActionOutput.)
Protected methodRaiseDataSelectionEventT
Raises an event specified by the wrapper function and returns the modified data source.
(Inherited from BaseAction.)
Public methodSetupVars
Gets setup variable.
Top
See Also