The DnnWebViewPage type exposes the following members.

Constructors

  NameDescription
Protected methodDnnWebViewPage
DotNetNuke.Web.Mvc.Framework.DnnWebViewPage

Methods

  NameDescription
Protected methodBeginContext (Inherited from WebPageExecutingBase.)
Protected methodBeginContext (Inherited from WebPageExecutingBase.)
Protected methodBeginContext (Inherited from WebPageExecutingBase.)
Protected methodBeginContext (Inherited from WebPageExecutingBase.)
Protected methodConfigurePage (Inherited from WebViewPage.)
Protected methodCreatePageFromVirtualPath (Inherited from WebPageBase.)
Public methodDefineSection (Inherited from WebPageBase.)
Protected methodEndContext (Inherited from WebPageExecutingBase.)
Protected methodEndContext (Inherited from WebPageExecutingBase.)
Protected methodEndContext (Inherited from WebPageExecutingBase.)
Protected methodEndContext (Inherited from WebPageExecutingBase.)
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Public methodExecute (Inherited from WebPageExecutingBase.)
Public methodExecutePageHierarchy (Inherited from WebViewPage.)
Public methodExecutePageHierarchy (Inherited from WebPageBase.)
Public methodExecutePageHierarchy (Inherited from WebPageBase.)
Protected methodFinalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Protected methodGetOutputWriter (Inherited from WebPageBase.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodHref (Inherited from WebPageExecutingBase.)
Public methodInitHelpers (Overrides WebViewPageInitHelpers()()()().)
Protected methodInitializePage (Inherited from WebPageBase.)
Public methodIsSectionDefined (Inherited from WebPageBase.)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Protected methodNormalizeLayoutPagePath (Inherited from WebPageExecutingBase.)
Public methodNormalizePath (Inherited from WebPageExecutingBase.)
Public methodPopContext (Inherited from WebPageBase.)
Public methodPushContext (Inherited from WebPageBase.)
Public methodRenderBody (Inherited from WebPageBase.)
Public methodRenderPage (Inherited from WebPageBase.)
Public methodRenderSection (Inherited from WebPageBase.)
Public methodRenderSection (Inherited from WebPageBase.)
Protected methodSetViewData (Inherited from WebViewPage.)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Public methodWrite (Inherited from WebPageBase.)
Public methodWrite (Inherited from WebPageBase.)
Public methodWriteAttribute (Inherited from WebPageExecutingBase.)
Public methodWriteAttributeTo (Inherited from WebPageExecutingBase.)
Protected methodWriteAttributeTo (Inherited from WebPageExecutingBase.)
Public methodWriteLiteral (Inherited from WebPageBase.)

Extension Methods

  NameDescription
Public Extension MethodToJson
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

  NameDescription
Public propertyAjax (Inherited from WebViewPage.)
Public propertyApp (Inherited from WebPageExecutingBase.)
Public propertyAppState (Inherited from WebPageExecutingBase.)
Public propertyCache (Inherited from WebPageRenderingBase.)
Public propertyContext (Inherited from WebViewPage.)
Public propertyCulture (Inherited from WebPageRenderingBase.)
Protected propertyDisplayMode (Inherited from WebPageRenderingBase.)
Public propertyDnn
Public propertyHtml
Public propertyIsAjax (Inherited from WebPageRenderingBase.)
Public propertyIsPost (Inherited from WebPageRenderingBase.)
Public propertyLayout (Inherited from WebPageBase.)
Public propertyModel (Inherited from WebViewPage.)
Public propertyOutput (Inherited from WebPageBase.)
Public propertyOutputStack (Inherited from WebPageBase.)
Public propertyPage (Inherited from WebPageBase.)
Public propertyPageContext (Inherited from WebPageRenderingBase.)
Public propertyPageData (Inherited from WebPageBase.)
Public propertyProfile (Inherited from WebPageRenderingBase.)
Public propertyRequest (Inherited from WebPageRenderingBase.)
Public propertyResponse (Inherited from WebPageRenderingBase.)
Public propertyServer (Inherited from WebPageRenderingBase.)
Public propertySession (Inherited from WebPageRenderingBase.)
Public propertyTempData (Inherited from WebViewPage.)
Public propertyTemplateInfo (Inherited from WebPageRenderingBase.)
Public propertyUICulture (Inherited from WebPageRenderingBase.)
Public propertyUrl
Public propertyUrlData (Inherited from WebPageRenderingBase.)
Public propertyUser (Inherited from WebPageRenderingBase.)
Public propertyViewBag (Inherited from WebViewPage.)
Public propertyViewContext (Inherited from WebViewPage.)
Public propertyViewData (Inherited from WebViewPage.)
Public propertyVirtualPath (Inherited from WebPageExecutingBase.)
Public propertyVirtualPathFactory (Inherited from WebPageExecutingBase.)

See Also