The ModulePresenterBase<(Of <(<'TView>)>)> type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| ModulePresenterBase<(Of <(<'TView>)>)> | DotNetNuke.Web.Mvp.ModulePresenterBase`1 |
Methods
Extension Methods
| Name | Description | |
|---|---|---|
| ToJson |
Extension method on object that serializes the value to Json.
Note the type must be marked Serializable or include a DataContract attribute.
(Defined by JsonExtensionsWeb.) |
Properties
| Name | Description | |
|---|---|---|
| AllowAnonymousAccess | ||
| AsyncManager | (Inherited from Presenter<(Of <(<'TView>)>)>.) | |
| AutoDataBind | ||
| Cache | (Inherited from Presenter<(Of <(<'TView>)>)>.) | |
| HttpContext | (Inherited from Presenter<(Of <(<'TView>)>)>.) | |
| IsEditable | ||
| IsPostBack | ||
| IsSuperUser | ||
| IsUserAuthorized | ||
| LocalResourceFile | ||
| Messages | (Inherited from Presenter<(Of <(<'TView>)>)>.) | |
| ModuleContext | ||
| ModuleId | ||
| ModuleInfo | ||
| PortalId | ||
| Request | (Inherited from Presenter<(Of <(<'TView>)>)>.) | |
| Response | (Inherited from Presenter<(Of <(<'TView>)>)>.) | |
| RouteData | (Inherited from Presenter<(Of <(<'TView>)>)>.) | |
| Server | (Inherited from Presenter<(Of <(<'TView>)>)>.) | |
| Settings | ||
| TabId | ||
| UserId | ||
| Validator | ||
| View | (Inherited from Presenter<(Of <(<'TView>)>)>.) |