Bagikan melalui


ViewResult.ViewName Properti

Definisi

Mendapatkan atau mengatur nama atau jalur tampilan yang dirender ke respons.

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

Nilai Properti

Keterangan

Ketika null, default ke ActionName.

Berlaku untuk