Suoranta.WebApp.Types Namespace
Suoranta.WebApp - Developer API

WebViewPage Properties

The WebViewPage type exposes the following members.

Properties


  Name Description
Public property ActiveHelpers
Controls which standard helper elements or widgets are rendered on the page.
Public property Ajax (Inherited from WebViewPage.)
Public property App (Inherited from WebPageExecutingBase.)
Public property Static member AppName
Public property AppState (Inherited from WebPageExecutingBase.)
Public property Cache (Inherited from WebPageRenderingBase.)
Public property Context (Inherited from WebViewPage.)
Public property Static member Conventions
Public property Culture (Inherited from WebPageRenderingBase.)
Public property Html
Gets or sets the HtmlHelper object that is used to render HTML elements.
Public property IsAjax (Inherited from WebPageRenderingBase.)
Public property IsPost (Inherited from WebPageRenderingBase.)
Public property Static member JsOptions
Public property Static member KendoHelper
Public property Layout (Inherited from WebPageBase.)
Public property LayoutViewScripts
Script references that are added to the head. Includes by default all the ScriptBundles registered in BundleTable. However, each instance of WebViewPage can customize the list.
Public property LayoutViewStyles
Style references that are added to the head. Includes by default all the StyleBundles registered in BundleTable. However, each instance of WebViewPage can customize the list.
Public property Model (Inherited from WebViewPage.)
Public property Output (Inherited from WebPageBase.)
Public property OutputStack (Inherited from WebPageBase.)
Public property Page (Inherited from WebPageBase.)
Public property PageContext (Inherited from WebPageRenderingBase.)
Public property PageData (Inherited from WebPageBase.)
Public property PageTitle
Gets or sets the

Field Value

content of HTML document title element (if HTML Head element is rendered by this class).
Public property Profile (Inherited from WebPageRenderingBase.)
Public property Request (Inherited from WebPageRenderingBase.)
Public property Response (Inherited from WebPageRenderingBase.)
Public property Server (Inherited from WebPageRenderingBase.)
Public property Session (Inherited from WebPageRenderingBase.)
Public property TempData (Inherited from WebViewPage.)
Public property TemplateInfo (Inherited from WebPageRenderingBase.)
Public property UICulture (Inherited from WebPageRenderingBase.)
Public property Url (Inherited from WebViewPage.)
Public property UrlData (Inherited from WebPageRenderingBase.)
Public property User (Inherited from WebPageRenderingBase.)
Public property ViewBag (Inherited from WebViewPage.)
Public property ViewContext (Inherited from WebViewPage.)
Public property ViewData (Inherited from WebViewPage.)
Protected property ViewReference
Public property VirtualPath (Inherited from WebPageExecutingBase.)
Public property VirtualPathFactory (Inherited from WebPageExecutingBase.)