The DotNetNukeWebPage<(Of <(<'TModel>)>)> type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| BeginContext | (Inherited from WebPageExecutingBase.) | |
| BeginContext | (Inherited from WebPageExecutingBase.) | |
| BeginContext | (Inherited from WebPageExecutingBase.) | |
| BeginContext | (Inherited from WebPageExecutingBase.) | |
| ConfigurePage | (Inherited from DotNetNukeWebPage.) | |
| CreatePageFromVirtualPath | (Inherited from WebPageBase.) | |
| DefineSection | (Inherited from WebPageBase.) | |
| EndContext | (Inherited from WebPageExecutingBase.) | |
| EndContext | (Inherited from WebPageExecutingBase.) | |
| EndContext | (Inherited from WebPageExecutingBase.) | |
| EndContext | (Inherited from WebPageExecutingBase.) | |
| Equals | (Inherited from Object.) | |
| Execute | (Inherited from WebPageExecutingBase.) | |
| ExecutePageHierarchy | (Inherited from WebPageBase.) | |
| ExecutePageHierarchy | (Inherited from WebPageBase.) | |
| ExecutePageHierarchy | (Inherited from WebPageBase.) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
| GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetOutputWriter | (Inherited from WebPageBase.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| Href | (Inherited from WebPageExecutingBase.) | |
| InitializePage | (Inherited from WebPageBase.) | |
| IsSectionDefined | (Inherited from WebPageBase.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| NormalizeLayoutPagePath | (Inherited from WebPageExecutingBase.) | |
| NormalizePath | (Inherited from WebPageExecutingBase.) | |
| PopContext | (Inherited from WebPageBase.) | |
| PushContext | (Inherited from WebPageBase.) | |
| RenderBody | (Inherited from WebPageBase.) | |
| RenderPage | (Inherited from WebPageBase.) | |
| RenderSection | (Inherited from WebPageBase.) | |
| RenderSection | (Inherited from WebPageBase.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) | |
| Write | (Inherited from WebPageBase.) | |
| Write | (Inherited from WebPageBase.) | |
| WriteAttribute | (Inherited from WebPageExecutingBase.) | |
| WriteAttributeTo | (Inherited from WebPageExecutingBase.) | |
| WriteAttributeTo | (Inherited from WebPageExecutingBase.) | |
| WriteLiteral | (Inherited from WebPageBase.) |
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.) |