ViewTemplateUserControl Properties

 

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

NameDescription
System_CAPS_protpropertyAdapter

(Inherited from Control.)

System_CAPS_pubpropertyAjax

Gets the AJAX script for the view.(Inherited from ViewUserControl(Of TModel).)

System_CAPS_pubpropertyApplication

(Inherited from UserControl.)

System_CAPS_pubpropertyAppRelativeTemplateSourceDirectory

(Inherited from Control.)

System_CAPS_pubpropertyAppRelativeVirtualPath

(Inherited from TemplateControl.)

System_CAPS_pubpropertyAttributes

(Inherited from UserControl.)

System_CAPS_pubpropertyCache

(Inherited from UserControl.)

System_CAPS_pubpropertyCachePolicy

(Inherited from UserControl.)

System_CAPS_protpropertyChildControlsCreated

(Inherited from Control.)

System_CAPS_pubpropertyClientID

(Inherited from Control.)

System_CAPS_pubpropertyClientIDMode

(Inherited from Control.)

System_CAPS_protpropertyClientIDSeparator

(Inherited from Control.)

System_CAPS_protpropertyContext

(Inherited from Control.)

System_CAPS_pubpropertyControls

(Inherited from Control.)

System_CAPS_protpropertyDesignMode

(Inherited from Control.)

System_CAPS_pubpropertyEnableTheming

(Inherited from TemplateControl.)

System_CAPS_pubpropertyEnableViewState

(Inherited from Control.)

System_CAPS_protpropertyEvents

(Inherited from Control.)

System_CAPS_protpropertyFormattedModelValue

Gets the formatted value.(Inherited from ViewTemplateUserControl(Of TModel).)

System_CAPS_protpropertyHasChildViewState

(Inherited from Control.)

System_CAPS_pubpropertyHtml

Gets the HTML for the view.(Inherited from ViewUserControl(Of TModel).)

System_CAPS_pubpropertyID

(Inherited from Control.)

System_CAPS_protpropertyIdSeparator

(Inherited from Control.)

System_CAPS_protpropertyIsChildControlStateCleared

(Inherited from Control.)

System_CAPS_pubpropertyIsPostBack

(Inherited from UserControl.)

System_CAPS_protpropertyIsTrackingViewState

(Inherited from Control.)

System_CAPS_protpropertyIsViewStateEnabled

(Inherited from Control.)

System_CAPS_protpropertyLoadViewStateByID

(Inherited from Control.)

System_CAPS_pubpropertyModel

Gets the model.(Inherited from ViewUserControl(Of TModel).)

System_CAPS_pubpropertyNamingContainer

(Inherited from Control.)

System_CAPS_pubpropertyPage

(Inherited from Control.)

System_CAPS_pubpropertyParent

(Inherited from Control.)

System_CAPS_pubpropertyRenderingCompatibility

(Inherited from Control.)

System_CAPS_pubpropertyRequest

(Inherited from UserControl.)

System_CAPS_pubpropertyResponse

(Inherited from UserControl.)

System_CAPS_pubpropertyServer

(Inherited from UserControl.)

System_CAPS_pubpropertySession

(Inherited from UserControl.)

System_CAPS_pubpropertySite

(Inherited from Control.)

System_CAPS_pubpropertySkinID

(Inherited from Control.)

System_CAPS_pubpropertyTempData

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

System_CAPS_pubpropertyTemplateControl

(Inherited from Control.)

System_CAPS_pubpropertyTemplateSourceDirectory

(Inherited from Control.)

System_CAPS_pubpropertyTrace

(Inherited from UserControl.)

System_CAPS_pubpropertyUniqueID

(Inherited from Control.)

System_CAPS_pubpropertyUrl

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

System_CAPS_pubpropertyValidateRequestMode

(Inherited from Control.)

System_CAPS_pubpropertyViewBag

Gets the view bag.(Inherited from ViewUserControl.)

System_CAPS_pubpropertyViewContext

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

System_CAPS_pubpropertyViewData

Gets or sets the view data.(Inherited from ViewUserControl(Of TModel).)

System_CAPS_pubpropertyViewDataKey

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

System_CAPS_protpropertyViewState

(Inherited from Control.)

System_CAPS_protpropertyViewStateIgnoresCase

(Inherited from Control.)

System_CAPS_pubpropertyViewStateMode

(Inherited from Control.)

System_CAPS_pubpropertyVisible

(Inherited from Control.)

System_CAPS_pubpropertyWriter

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

Return to top
Show: