ControllerActionDescriptor.ActionName Property

Definition

The name of the action.

public:
 virtual property System::String ^ ActionName { System::String ^ get(); void set(System::String ^ value); };
public virtual string ActionName { get; set; }
member this.ActionName : string with get, set
Public Overridable Property ActionName As String

Property Value

Applies to