UrlActionContext.Action Property

Definition

The name of the action method that Action(UrlActionContext) uses to generate URLs.

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

Property Value

Applies to