ActionNameSelectorAttribute Constructor

Initializes a new instance of the ActionNameSelectorAttribute class.

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

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