![]() | NewsDetail Methods |
The NewsDetail 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.) |
![]() | InitializeNewsItem |
Initializes the news item using the ID passed with the current request.
|
![]() | InitializeNewsItem(Int32) |
Initializes the news item using the specified ID.
|
![]() | 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.) |