This topic has not yet been rated - Rate this topic

ActionMethodSelectorAttribute Class

Represents an attribute that is used to influence the selection of an action method.

Namespace:  System.Web.Mvc
Assembly:  System.Web.Mvc (in System.Web.Mvc.dll)
[AttributeUsageAttribute(AttributeTargets.Method, AllowMultiple = false, Inherited = true)]
public abstract class ActionMethodSelectorAttribute : Attribute

For more information about using attributes, see Extending Metadata Using Attributes.

System.Object
  System.Attribute
    System.Web.Mvc.ActionMethodSelectorAttribute
      System.Web.Mvc.AcceptVerbsAttribute
      System.Web.Mvc.NonActionAttribute
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ