FilterAttribute Constructor

Initializes a new instance of the FilterAttribute class.

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

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