ViewPage<'TModel> 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 or sets the AjaxHelper<'TModel> object that supports rendering HTML in Ajax scenarios.

System_CAPS_pubpropertyApplication

(Inherited from Page.)

System_CAPS_pubpropertyAppRelativeTemplateSourceDirectory

(Inherited from Control.)

System_CAPS_pubpropertyAppRelativeVirtualPath

(Inherited from TemplateControl.)

System_CAPS_pubpropertyAsyncTimeout

(Inherited from Page.)

System_CAPS_pubpropertyAutoPostBackControl

(Inherited from Page.)

System_CAPS_pubpropertyCache

(Inherited from Page.)

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_pubpropertyClientQueryString

(Inherited from Page.)

System_CAPS_pubpropertyClientScript

(Inherited from Page.)

System_CAPS_pubpropertyClientTarget

(Inherited from Page.)

System_CAPS_protpropertyContext

(Inherited from Page.)

System_CAPS_pubpropertyControls

(Inherited from Control.)

System_CAPS_pubpropertyCulture

(Inherited from Page.)

System_CAPS_protpropertyDesignMode

(Inherited from Control.)

System_CAPS_pubpropertyEnableTheming

(Inherited from TemplateControl.)

System_CAPS_pubpropertyEnableViewState

(Inherited from Page.)

System_CAPS_pubpropertyErrorPage

(Inherited from Page.)

System_CAPS_protpropertyEvents

(Inherited from Control.)

System_CAPS_pubpropertyForm

(Inherited from Page.)

System_CAPS_protpropertyHasChildViewState

(Inherited from Control.)

System_CAPS_pubpropertyHeader

(Inherited from Page.)

System_CAPS_pubpropertyHtml

Gets or sets the HtmlHelper object that provides support for rendering elements.

System_CAPS_pubpropertyID

(Inherited from Control.)

System_CAPS_protpropertyIdSeparator

(Inherited from Control.)

System_CAPS_pubpropertyIsAsync

(Inherited from Page.)

System_CAPS_pubpropertyIsCallback

(Inherited from Page.)

System_CAPS_protpropertyIsChildControlStateCleared

(Inherited from Control.)

System_CAPS_pubpropertyIsCrossPagePostBack

(Inherited from Page.)

System_CAPS_pubpropertyIsPostBack

(Inherited from Page.)

System_CAPS_pubpropertyIsPostBackEventControlRegistered

(Inherited from Page.)

System_CAPS_protpropertyIsTrackingViewState

(Inherited from Control.)

System_CAPS_pubpropertyIsValid

(Inherited from Page.)

System_CAPS_protpropertyIsViewStateEnabled

(Inherited from Control.)

System_CAPS_pubpropertyItems

(Inherited from Page.)

System_CAPS_protpropertyLoadViewStateByID

(Inherited from Control.)

System_CAPS_pubpropertyMaintainScrollPositionOnPostBack

(Inherited from Page.)

System_CAPS_pubpropertyMaster

(Inherited from Page.)

System_CAPS_pubpropertyMasterLocation

Gets or sets the path of the master view.(Inherited from ViewPage.)

System_CAPS_pubpropertyMasterPageFile

(Inherited from Page.)

System_CAPS_pubpropertyMetaDescription

(Inherited from Page.)

System_CAPS_pubpropertyMetaKeywords

(Inherited from Page.)

System_CAPS_pubpropertyModel

Gets the Model property of the associated ViewDataDictionary<'TModel> object.

System_CAPS_pubpropertyModelBindingExecutionContext

(Inherited from Page.)

System_CAPS_pubpropertyModelState

(Inherited from Page.)

System_CAPS_pubpropertyNamingContainer

(Inherited from Control.)

System_CAPS_pubpropertyPage

(Inherited from Control.)

System_CAPS_pubpropertyPageAdapter

(Inherited from Page.)

System_CAPS_protpropertyPageStatePersister

(Inherited from Page.)

System_CAPS_pubpropertyParent

(Inherited from Control.)

System_CAPS_pubpropertyPreviousPage

(Inherited from Page.)

System_CAPS_pubpropertyRenderingCompatibility

(Inherited from Control.)

System_CAPS_pubpropertyRequest

(Inherited from Page.)

System_CAPS_pubpropertyResponse

(Inherited from Page.)

System_CAPS_pubpropertyRouteData

(Inherited from Page.)

System_CAPS_pubpropertyServer

(Inherited from Page.)

System_CAPS_pubpropertySession

(Inherited from Page.)

System_CAPS_pubpropertySite

(Inherited from Control.)

System_CAPS_pubpropertySkinID

(Inherited from Control.)

System_CAPS_pubpropertySmartNavigation

(Inherited from Page.)

System_CAPS_pubpropertyStyleSheetTheme

(Inherited from Page.)

System_CAPS_pubpropertyTempData

Gets the temporary data to pass to the view.(Inherited from ViewPage.)

System_CAPS_pubpropertyTemplateControl

(Inherited from Control.)

System_CAPS_pubpropertyTemplateSourceDirectory

(Inherited from Control.)

System_CAPS_pubpropertyTheme

(Inherited from Page.)

System_CAPS_pubpropertyTitle

(Inherited from Page.)

System_CAPS_pubpropertyTrace

(Inherited from Page.)

System_CAPS_pubpropertyUICulture

(Inherited from Page.)

System_CAPS_protpropertyUniqueFilePathSuffix

(Inherited from Page.)

System_CAPS_pubpropertyUniqueID

(Inherited from Control.)

System_CAPS_pubpropertyUnobtrusiveValidationMode

(Inherited from Page.)

System_CAPS_pubpropertyUrl

Gets or sets the URL of the rendered page.(Inherited from ViewPage.)

System_CAPS_pubpropertyUser

(Inherited from Page.)

System_CAPS_pubpropertyValidateRequestMode

(Inherited from Control.)

System_CAPS_pubpropertyValidators

(Inherited from Page.)

System_CAPS_pubpropertyViewBag

Gets the view bag.(Inherited from ViewPage.)

System_CAPS_pubpropertyViewContext

Gets or sets the information that is used to render the view.(Inherited from ViewPage.)

System_CAPS_pubpropertyViewData

Gets or sets a dictionary that contains data to pass between the controller and the view.

System_CAPS_protpropertyViewState

(Inherited from Control.)

System_CAPS_protpropertyViewStateIgnoresCase

(Inherited from Control.)

System_CAPS_pubpropertyViewStateMode

(Inherited from Control.)

System_CAPS_pubpropertyViewStateUserKey

(Inherited from Page.)

System_CAPS_pubpropertyVisible

(Inherited from Page.)

System_CAPS_pubpropertyWriter

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

Return to top
Show: