Share via


ViewUserControl<TModel> Properties

 

Namespace:   System.Web.Mvc
Assembly:  System.Web.Mvc (in System.Web.Mvc.dll)

Properties

Name Description
System_CAPS_protproperty Adapter

(Inherited from Control.)

System_CAPS_pubproperty Ajax

Gets the AJAX script for the view.

System_CAPS_pubproperty Application

(Inherited from UserControl.)

System_CAPS_pubproperty AppRelativeTemplateSourceDirectory

(Inherited from Control.)

System_CAPS_pubproperty AppRelativeVirtualPath

(Inherited from TemplateControl.)

System_CAPS_pubproperty Attributes

(Inherited from UserControl.)

System_CAPS_pubproperty Cache

(Inherited from UserControl.)

System_CAPS_pubproperty CachePolicy

(Inherited from UserControl.)

System_CAPS_protproperty ChildControlsCreated

(Inherited from Control.)

System_CAPS_pubproperty ClientID

(Inherited from Control.)

System_CAPS_pubproperty ClientIDMode

(Inherited from Control.)

System_CAPS_protproperty ClientIDSeparator

(Inherited from Control.)

System_CAPS_protproperty Context

(Inherited from Control.)

System_CAPS_pubproperty Controls

(Inherited from Control.)

System_CAPS_protproperty DesignMode

(Inherited from Control.)

System_CAPS_pubproperty EnableTheming

(Inherited from TemplateControl.)

System_CAPS_pubproperty EnableViewState

(Inherited from Control.)

System_CAPS_protproperty Events

(Inherited from Control.)

System_CAPS_protproperty HasChildViewState

(Inherited from Control.)

System_CAPS_pubproperty Html

Gets the HTML for the view.

System_CAPS_pubproperty ID

(Inherited from Control.)

System_CAPS_protproperty IdSeparator

(Inherited from Control.)

System_CAPS_protproperty IsChildControlStateCleared

(Inherited from Control.)

System_CAPS_pubproperty IsPostBack

(Inherited from UserControl.)

System_CAPS_protproperty IsTrackingViewState

(Inherited from Control.)

System_CAPS_protproperty IsViewStateEnabled

(Inherited from Control.)

System_CAPS_protproperty LoadViewStateByID

(Inherited from Control.)

System_CAPS_pubproperty Model

Gets the model.

System_CAPS_pubproperty NamingContainer

(Inherited from Control.)

System_CAPS_pubproperty Page

(Inherited from Control.)

System_CAPS_pubproperty Parent

(Inherited from Control.)

System_CAPS_pubproperty RenderingCompatibility

(Inherited from Control.)

System_CAPS_pubproperty Request

(Inherited from UserControl.)

System_CAPS_pubproperty Response

(Inherited from UserControl.)

System_CAPS_pubproperty Server

(Inherited from UserControl.)

System_CAPS_pubproperty Session

(Inherited from UserControl.)

System_CAPS_pubproperty Site

(Inherited from Control.)

System_CAPS_pubproperty SkinID

(Inherited from Control.)

System_CAPS_pubproperty TempData

Gets the temporary-data dictionary.(Inherited from ViewUserControl.)

System_CAPS_pubproperty TemplateControl

(Inherited from Control.)

System_CAPS_pubproperty TemplateSourceDirectory

(Inherited from Control.)

System_CAPS_pubproperty Trace

(Inherited from UserControl.)

System_CAPS_pubproperty UniqueID

(Inherited from Control.)

System_CAPS_pubproperty Url

Gets the URL for the view.(Inherited from ViewUserControl.)

System_CAPS_pubproperty ValidateRequestMode

(Inherited from Control.)

System_CAPS_pubproperty ViewBag

Gets the view bag.(Inherited from ViewUserControl.)

System_CAPS_pubproperty ViewContext

Gets or sets the view context.(Inherited from ViewUserControl.)

System_CAPS_pubproperty ViewData

Gets or sets the view data.

System_CAPS_pubproperty ViewDataKey

Gets or sets the view-data key.(Inherited from ViewUserControl.)

System_CAPS_protproperty ViewState

(Inherited from Control.)

System_CAPS_protproperty ViewStateIgnoresCase

(Inherited from Control.)

System_CAPS_pubproperty ViewStateMode

(Inherited from Control.)

System_CAPS_pubproperty Visible

(Inherited from Control.)

System_CAPS_pubproperty Writer

Gets the writer that is used to render the view to the response.(Inherited from ViewUserControl.)

See Also

ViewUserControl<TModel> Class
System.Web.Mvc Namespace

Return to top