ActionFilterAttribute Constructor

Initializes a new instance of the ActionFilterAttribute class.

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

'Declaration
Protected Sub New
'Usage
Dim instance As New ActionFilterAttribute()
Show: