ActionFilterAttribute Constructor ()

 

Initializes a new instance of the ActionFilterAttribute class.

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

Syntax

protected ActionFilterAttribute()
protected:
ActionFilterAttribute()
new : unit -> ActionFilterAttribute
Protected Sub New

See Also

ActionFilterAttribute Class
System.Web.Mvc Namespace

Return to top