AjaxHelper Properties

 

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

Properties

Name Description
System_CAPS_pubpropertySystem_CAPS_static GlobalizationScriptPath

Gets or sets the root path for the location to use for globalization script files.

System_CAPS_pubproperty RouteCollection

Gets the collection of URL routes for the application.

System_CAPS_pubproperty ViewBag

Gets the ViewBag.

System_CAPS_pubproperty ViewContext

Gets the context information about the view.

System_CAPS_pubproperty ViewData

Gets the current view data dictionary.

System_CAPS_pubproperty ViewDataContainer

Gets the view data container.

See Also

AjaxHelper Class
System.Web.Mvc Namespace

Return to top