ActionNameSelectorAttribute Class
Represents an attribute that affects the selection of an action method.
System::Object
System::Attribute
System.Web.Mvc::ActionNameSelectorAttribute
System.Web.Mvc::ActionNameAttribute
System::Attribute
System.Web.Mvc::ActionNameSelectorAttribute
System.Web.Mvc::ActionNameAttribute
Namespace: System.Web.Mvc
Assembly: System.Web.Mvc (in System.Web.Mvc.dll)
The ActionNameSelectorAttribute type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | ActionNameSelectorAttribute | Initializes a new instance of the ActionNameSelectorAttribute class. |
| Name | Description | |
|---|---|---|
![]() | Equals | (Inherited from Attribute.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Attribute.) |
![]() | GetType | (Inherited from Object.) |
![]() | IsDefaultAttribute | (Inherited from Attribute.) |
![]() | IsValidName | Determines whether the action name is valid in the specified controller context. |
![]() | Match | (Inherited from Attribute.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |
| Name | Description | |
|---|---|---|
![]() ![]() | _Attribute::GetIDsOfNames | (Inherited from Attribute.) |
![]() ![]() | _Attribute::GetTypeInfo | (Inherited from Attribute.) |
![]() ![]() | _Attribute::GetTypeInfoCount | (Inherited from Attribute.) |
![]() ![]() | _Attribute::Invoke | (Inherited from Attribute.) |
For more information about using attributes, see Extending Metadata Using Attributes.
Show:




