Subscriber portal
Gets the name of the action method.
public abstract string ActionName { get; }
The name of the action method.
ActionDescriptor ClassSystem.Web.Mvc Namespace