BaseAction Class |
Namespace: Dynamicweb.News.Frontend
The BaseAction type exposes the following members.
| Name | Description | |
|---|---|---|
| BaseAction |
Initializes a new instance of the BaseAction class.
|
| Name | Description | |
|---|---|---|
| IsPostBack |
Gets a value indicating whether this instance is post back.
| |
| IsSubmit |
Gets a value indicating whether this instance is submit.
| |
| Pageview |
Gets or sets the Pageview object.
| |
| Properties |
Gets or sets the properties of News V2 module.
| |
| TemplatePath |
| 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.
|
| Name | Description | |
|---|---|---|
| AfterSelectData |
Occurs after the data which will be processed by the module has been selected.
| |
| BeforeSelectData |
Occurs before the data which will be processed by the module has been selected.
|
| Name | Description | |
|---|---|---|
| _action | ||
| _renderer | ||
| Error404FilePath | ||
| Error500FilePath |