ViewPage(Of TModel) Class
Represents the information that is required in order to render a strongly typed view as a Web Forms page.
System.Object
System.Web.UI.Control
System.Web.UI.TemplateControl
System.Web.UI.Page
System.Web.Mvc.ViewPage
System.Web.Mvc.ViewPage(Of TModel)
System.Web.UI.Control
System.Web.UI.TemplateControl
System.Web.UI.Page
System.Web.Mvc.ViewPage
System.Web.Mvc.ViewPage(Of TModel)
Namespace: System.Web.Mvc
Assembly: System.Web.Mvc (in System.Web.Mvc.dll)
The ViewPage(Of TModel) type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | Adapter | (Inherited from Control.) |
![]() | Ajax | Gets or sets the AjaxHelper(Of TModel) object that supports rendering HTML in Ajax scenarios. |
![]() | Application | (Inherited from Page.) |
![]() | AppRelativeTemplateSourceDirectory | (Inherited from Control.) |
![]() | AppRelativeVirtualPath | (Inherited from TemplateControl.) |
![]() | AspCompatMode | (Inherited from Page.) |
![]() | AsyncMode | (Inherited from Page.) |
![]() | AsyncTimeout | (Inherited from Page.) |
![]() | AutoHandlers | Obsolete. (Inherited from TemplateControl.) |
![]() | AutoPostBackControl | (Inherited from Page.) |
![]() | BindingContainer | (Inherited from Control.) |
![]() | Buffer | (Inherited from Page.) |
![]() | Cache | (Inherited from Page.) |
![]() | ChildControlsCreated | (Inherited from Control.) |
![]() | ClientID | (Inherited from Control.) |
![]() | ClientIDMode | (Inherited from Control.) |
![]() | ClientIDSeparator | (Inherited from Control.) |
![]() | ClientQueryString | (Inherited from Page.) |
![]() | ClientScript | (Inherited from Page.) |
![]() | ClientTarget | (Inherited from Page.) |
![]() | CodePage | (Inherited from Page.) |
![]() | ContentType | (Inherited from Page.) |
![]() | Context | (Inherited from Page.) |
![]() | Controls | (Inherited from Control.) |
![]() | Culture | (Inherited from Page.) |
![]() | DataItemContainer | (Inherited from Control.) |
![]() | DataKeysContainer | (Inherited from Control.) |
![]() | DesignMode | (Inherited from Control.) |
![]() | EnableEventValidation | (Inherited from Page.) |
![]() | EnableTheming | (Inherited from TemplateControl.) |
![]() | EnableViewState | (Inherited from Page.) |
![]() | EnableViewStateMac | (Inherited from Page.) |
![]() | ErrorPage | (Inherited from Page.) |
![]() | Events | (Inherited from Control.) |
![]() | FileDependencies | Obsolete. (Inherited from Page.) |
![]() | Form | (Inherited from Page.) |
![]() | HasChildViewState | (Inherited from Control.) |
![]() | Header | (Inherited from Page.) |
![]() | Html | Gets or sets the HtmlHelper object that provides support for rendering elements. |
![]() | ID | (Inherited from Page.) |
![]() | IdSeparator | (Inherited from Page.) |
![]() | IsAsync | (Inherited from Page.) |
![]() | IsCallback | (Inherited from Page.) |
![]() | IsChildControlStateCleared | (Inherited from Control.) |
![]() | IsCrossPagePostBack | (Inherited from Page.) |
![]() | IsPostBack | (Inherited from Page.) |
![]() | IsPostBackEventControlRegistered | (Inherited from Page.) |
![]() | IsReusable | (Inherited from Page.) |
![]() | IsTrackingViewState | (Inherited from Control.) |
![]() | IsValid | (Inherited from Page.) |
![]() | IsViewStateEnabled | (Inherited from Control.) |
![]() | Items | (Inherited from Page.) |
![]() | LCID | (Inherited from Page.) |
![]() | LoadViewStateByID | (Inherited from Control.) |
![]() | MaintainScrollPositionOnPostBack | (Inherited from Page.) |
![]() | Master | (Inherited from Page.) |
![]() | MasterLocation | Gets or sets the path of the master view. (Inherited from ViewPage.) |
![]() | MasterPageFile | (Inherited from Page.) |
![]() | MaxPageStateFieldLength | (Inherited from Page.) |
![]() | MetaDescription | (Inherited from Page.) |
![]() | MetaKeywords | (Inherited from Page.) |
![]() | Model | Gets the Model property of the associated ViewDataDictionary(Of TModel) object. |
![]() | ModelBindingExecutionContext | (Inherited from Page.) |
![]() | ModelState | (Inherited from Page.) |
![]() | NamingContainer | (Inherited from Control.) |
![]() | Page | (Inherited from Control.) |
![]() | PageAdapter | (Inherited from Page.) |
![]() | PageStatePersister | (Inherited from Page.) |
![]() | Parent | (Inherited from Control.) |
![]() | PreviousPage | (Inherited from Page.) |
![]() | RenderingCompatibility | (Inherited from Control.) |
![]() | Request | (Inherited from Page.) |
![]() | Response | (Inherited from Page.) |
![]() | ResponseEncoding | (Inherited from Page.) |
![]() | RouteData | (Inherited from Page.) |
![]() | Server | (Inherited from Page.) |
![]() | Session | (Inherited from Page.) |
![]() | Site | (Inherited from Control.) |
![]() | SkinID | (Inherited from Control.) |
![]() | SkipFormActionValidation | (Inherited from Page.) |
![]() | SmartNavigation | Obsolete. (Inherited from Page.) |
![]() | StyleSheetTheme | (Inherited from Page.) |
![]() | SupportAutoEvents | (Inherited from TemplateControl.) |
![]() | TempData | Gets the temporary data to pass to the view. (Inherited from ViewPage.) |
![]() | TemplateControl | (Inherited from Control.) |
![]() | TemplateSourceDirectory | (Inherited from Control.) |
![]() | Theme | (Inherited from Page.) |
![]() | Title | (Inherited from Page.) |
![]() | Trace | (Inherited from Page.) |
![]() | TraceEnabled | (Inherited from Page.) |
![]() | TraceModeValue | (Inherited from Page.) |
![]() | TransactionMode | (Inherited from Page.) |
![]() | UICulture | (Inherited from Page.) |
![]() | UniqueFilePathSuffix | (Inherited from Page.) |
![]() | UniqueID | (Inherited from Control.) |
![]() | UnobtrusiveValidationMode | (Inherited from Page.) |
![]() | Url | Gets or sets the URL of the rendered page. (Inherited from ViewPage.) |
![]() | User | (Inherited from Page.) |
![]() | ValidateRequestMode | (Inherited from Page.) |
![]() | Validators | (Inherited from Page.) |
![]() | ViewBag | Gets the view bag. (Inherited from ViewPage.) |
![]() | ViewContext | Gets or sets the information that is used to render the view. (Inherited from ViewPage.) |
![]() | ViewData | Gets or sets a dictionary that contains data to pass between the controller and the view. |
![]() | ViewState | (Inherited from Control.) |
![]() | ViewStateEncryptionMode | (Inherited from Page.) |
![]() | ViewStateIgnoresCase | (Inherited from Control.) |
![]() | ViewStateMode | (Inherited from Control.) |
![]() | ViewStateUserKey | (Inherited from Page.) |
![]() | Visible | (Inherited from Page.) |
![]() | Writer | Gets the text writer that is used to render the view to the response. (Inherited from ViewPage.) |
Top
| Name | Description | |
|---|---|---|
![]() | AbortTransaction | (Inherited from TemplateControl.) |
![]() | CommitTransaction | (Inherited from TemplateControl.) |
![]() | DataBinding | (Inherited from Control.) |
![]() | Disposed | (Inherited from Control.) |
![]() | Error | (Inherited from TemplateControl.) |
![]() | Init | (Inherited from Control.) |
![]() | InitComplete | (Inherited from Page.) |
![]() | Load | (Inherited from Control.) |
![]() | LoadComplete | (Inherited from Page.) |
![]() | PreInit | (Inherited from Page.) |
![]() | PreLoad | (Inherited from Page.) |
![]() | PreRender | (Inherited from Control.) |
![]() | PreRenderComplete | (Inherited from Page.) |
![]() | SaveStateComplete | (Inherited from Page.) |
![]() | Unload | (Inherited from Control.) |
| Name | Description | |
|---|---|---|
![]() ![]() | IParserAccessor.AddParsedSubObject | (Inherited from Control.) |
![]() ![]() | IFilterResolutionService.CompareFilters | (Inherited from TemplateControl.) |
![]() ![]() | IControlBuilderAccessor.ControlBuilder | (Inherited from Control.) |
![]() ![]() | IDataBindingsAccessor.DataBindings | (Inherited from Control.) |
![]() ![]() | IFilterResolutionService.EvaluateFilter | (Inherited from TemplateControl.) |
![]() ![]() | IExpressionsAccessor.Expressions | (Inherited from Control.) |
![]() ![]() | IControlDesignerAccessor.GetDesignModeState | (Inherited from Control.) |
![]() ![]() | IDataBindingsAccessor.HasDataBindings | (Inherited from Control.) |
![]() ![]() | IExpressionsAccessor.HasExpressions | (Inherited from Control.) |
![]() ![]() | IControlDesignerAccessor.SetDesignModeState | (Inherited from Control.) |
![]() ![]() | IControlDesignerAccessor.SetOwnerControl | (Inherited from Control.) |
![]() ![]() | IControlDesignerAccessor.UserData | (Inherited from Control.) |
The ViewPage class is used by the default view engine (WebFormViewEngine) to render a view as a Web Forms (.aspx) page.
Show:
.gif?cs-save-lang=1&cs-lang=vb)
.gif?cs-save-lang=1&cs-lang=vb)
.gif?cs-save-lang=1&cs-lang=vb)
.gif?cs-save-lang=1&cs-lang=vb)
.gif?cs-save-lang=1&cs-lang=vb)
.gif?cs-save-lang=1&cs-lang=vb)
.gif?cs-save-lang=1&cs-lang=vb)
.gif?cs-save-lang=1&cs-lang=vb)