AjaxHelper<TModel> Properties

 

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

NameDescription
System_CAPS_pubpropertyRouteCollection

Gets the collection of URL routes for the application.(Inherited from AjaxHelper.)

System_CAPS_pubpropertyViewBag

Gets the ViewBag.

System_CAPS_pubpropertyViewContext

Gets the context information about the view.(Inherited from AjaxHelper.)

System_CAPS_pubpropertyViewData

Gets the strongly typed version of the view data dictionary.

System_CAPS_pubpropertyViewDataContainer

Gets the view data container.(Inherited from AjaxHelper.)

Return to top
Show: