RedirectToPageResult.PageName Property

Definition

Gets or sets the name of the page to route to.

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

Property Value

Applies to