AjaxOnlyAttribute Constructor ()

 

Initializes a new instance of the AjaxOnlyAttribute class.

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

Syntax

public AjaxOnlyAttribute()
public:
AjaxOnlyAttribute()
new : unit -> AjaxOnlyAttribute
Public Sub New

See Also

AjaxOnlyAttribute Class
Microsoft.Web.Mvc Namespace

Return to top