AspMvcActionSelectorAttribute Class
ASP.NET MVC attribute. When applied to a parameter of an attribute,
indicates that this parameter is an MVC action name.
Namespace:
RingSoft.DbMaintenanceAssembly: RingSoft.DbMaintenance (in RingSoft.DbMaintenance.dll)
Syntax
[AttributeUsageAttribute] public sealed class AspMvcActionSelectorAttribute : Attribute
<AttributeUsageAttribute> _ Public NotInheritable Class AspMvcActionSelectorAttribute _ Inherits Attribute
[AttributeUsageAttribute] public ref class AspMvcActionSelectorAttribute sealed : public Attribute