.NET Framework Class Library
AjaxOptions Class
Represents option settings for running AJAX scripts in an MVC application.
Namespace:
System.Web.Mvc.Ajax
Assembly:
System.Web.Mvc (in System.Web.Mvc.dll)
Visual Basic (Declaration)
Dim instance As AjaxOptions
public ref class AjaxOptions
This class provides options to AjaxHelper and AjaxExtensions methods.
System..::.Object
System.Web.Mvc.Ajax..::.AjaxOptions
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Reference