ActionDescriptor.ActionName Property

Definition

Gets the name of the action method.

public abstract string ActionName { get; }
member this.ActionName : string
Public MustOverride ReadOnly Property ActionName As String

Property Value

The name of the action method.

Applies to