共用方式為


RemoteAuthenticationState.ReturnUrl 屬性

定義

取得或設定應用程式在成功驗證作業之後應該重新導向的 URL。 它必須是頁面內的 URL。

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

屬性值

適用於