Ler em inglês

Compartilhar via


ActionDescriptor.ActionName Property

Gets the name of the action method.

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

Syntax

public abstract string ActionName { get; }

Property Value

Type: System.String
The name of the action method.

See Also

Reference

ActionDescriptor Class

System.Web.Mvc Namespace