ViewUserControl Class
Represents the information that is needed to build a user control.
System.Object
System.Web.UI.Control
System.Web.UI.TemplateControl
System.Web.UI.UserControl
System.Web.Mvc.ViewUserControl
System.Web.Mvc.ViewUserControl(TModel)
System.Web.UI.Control
System.Web.UI.TemplateControl
System.Web.UI.UserControl
System.Web.Mvc.ViewUserControl
System.Web.Mvc.ViewUserControl(TModel)
Namespace: System.Web.Mvc
Assembly: System.Web.Mvc (in System.Web.Mvc.dll)
The ViewUserControl type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | Adapter | (Inherited from Control.) |
![]() | Ajax | Gets the AJAX script for the view. |
![]() | Application | (Inherited from UserControl.) |
![]() | AppRelativeTemplateSourceDirectory | (Inherited from Control.) |
![]() | AppRelativeVirtualPath | (Inherited from TemplateControl.) |
![]() | Attributes | (Inherited from UserControl.) |
![]() | AutoHandlers | Obsolete. (Inherited from TemplateControl.) |
![]() | BindingContainer | (Inherited from Control.) |
![]() | Cache | (Inherited from UserControl.) |
![]() | CachePolicy | (Inherited from UserControl.) |
![]() | ChildControlsCreated | (Inherited from Control.) |
![]() | ClientID | (Inherited from Control.) |
![]() | ClientIDMode | (Inherited from Control.) |
![]() | ClientIDSeparator | (Inherited from Control.) |
![]() | Context | (Inherited from Control.) |
![]() | Controls | (Inherited from Control.) |
![]() | DataItemContainer | (Inherited from Control.) |
![]() | DataKeysContainer | (Inherited from Control.) |
![]() | DesignMode | (Inherited from Control.) |
![]() | EnableTheming | (Inherited from TemplateControl.) |
![]() | EnableViewState | (Inherited from Control.) |
![]() | Events | (Inherited from Control.) |
![]() | HasChildViewState | (Inherited from Control.) |
![]() | Html | Gets the HTML for the view. |
![]() | ID | (Inherited from Control.) |
![]() | IdSeparator | (Inherited from Control.) |
![]() | IsChildControlStateCleared | (Inherited from Control.) |
![]() | IsPostBack | (Inherited from UserControl.) |
![]() | IsTrackingViewState | (Inherited from Control.) |
![]() | IsViewStateEnabled | (Inherited from Control.) |
![]() | LoadViewStateByID | (Inherited from Control.) |
![]() | Model | Gets the model. |
![]() | NamingContainer | (Inherited from Control.) |
![]() | Page | (Inherited from Control.) |
![]() | Parent | (Inherited from Control.) |
![]() | RenderingCompatibility | (Inherited from Control.) |
![]() | Request | (Inherited from UserControl.) |
![]() | Response | (Inherited from UserControl.) |
![]() | Server | (Inherited from UserControl.) |
![]() | Session | (Inherited from UserControl.) |
![]() | Site | (Inherited from Control.) |
![]() | SkinID | (Inherited from Control.) |
![]() | SupportAutoEvents | (Inherited from TemplateControl.) |
![]() | TempData | Gets the temporary-data dictionary. |
![]() | TemplateControl | (Inherited from Control.) |
![]() | TemplateSourceDirectory | (Inherited from Control.) |
![]() | Trace | (Inherited from UserControl.) |
![]() | UniqueID | (Inherited from Control.) |
![]() | Url | Gets the URL for the view. |
![]() | ValidateRequestMode | (Inherited from Control.) |
![]() | ViewBag | Gets the view bag. |
![]() | ViewContext | Gets or sets the view context. |
![]() | ViewData | Gets or sets the view-data dictionary. |
![]() | ViewDataKey | Gets or sets the view-data key. |
![]() | ViewState | (Inherited from Control.) |
![]() | ViewStateIgnoresCase | (Inherited from Control.) |
![]() | ViewStateMode | (Inherited from Control.) |
![]() | Visible | (Inherited from Control.) |
![]() | Writer | Gets the writer that is used to render the view to the response. |
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.) |
![]() | Load | (Inherited from Control.) |
![]() | PreRender | (Inherited from Control.) |
![]() | Unload | (Inherited from Control.) |
Top
Show:







