RedirectToActionResult.ActionName Vlastnost

Definice

Získá nebo nastaví název akce, která se má použít pro generování adresy URL.

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

Hodnota vlastnosti

Platí pro