ViewResult.ViewName Właściwość

Definicja

Pobiera lub ustawia nazwę lub ścieżkę widoku renderowanego na odpowiedź.

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

Wartość właściwości

Uwagi

Gdy nullwartość domyślna to ActionName.

Dotyczy