NewsEdit Class |
Namespace: Dynamicweb.News.Frontend
The NewsEdit type exposes the following members.
| Name | Description | |
|---|---|---|
| IsPostBack |
Gets a value indicating whether this instance is post back.
(Inherited from BaseAction.) | |
| IsSubmit |
Gets a value indicating whether this instance is submit.
(Inherited from BaseAction.) | |
| Pageview |
Gets or sets the Pageview object.
(Inherited from BaseAction.) | |
| Properties |
Gets or sets the properties of News V2 module.
(Inherited from BaseAction.) | |
| TemplatePath | (Inherited from BaseAction.) |
| Name | Description | |
|---|---|---|
| Approve |
Approves the news and redirect to specified receipt page.
| |
| Delete |
Deletes the news.
| |
| 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.) |
| Name | Description | |
|---|---|---|
| AfterSelectData |
Occurs after the data which will be processed by the module has been selected.
(Inherited from BaseAction.) | |
| BeforeSelectData |
Occurs before the data which will be processed by the module has been selected.
(Inherited from BaseAction.) |
| Name | Description | |
|---|---|---|
| _action | (Inherited from BaseAction.) | |
| _renderer | (Inherited from BaseAction.) |