![]() | NewsList Methods |
The NewsList type exposes the following members.
Name | Description | |
---|---|---|
![]() | DoRedirect |
Does the redirect.
(Inherited from BaseAction.) |
![]() | Error404 |
Error404s this instance.
(Inherited from BaseAction.) |
![]() | Error500 |
Error500s this instance.
(Inherited from BaseAction.) |
![]() | OnAfterSelectData |
Raises "AfterSelectData" event.
(Inherited from BaseAction.) |
![]() | OnBeforeSelectData |
Raises "BeforeSelectData" event.
(Inherited from BaseAction.) |
![]() | Output |
Renders the content of this view into the single string.
(Overrides BaseActionOutput.) |
![]() | RaiseDataSelectionEventT |
Raises an event specified by the wrapper function and returns the modified data source.
(Inherited from BaseAction.) |
![]() | SetupVars |
Gets setup variable.
|