共用方式為


Login.PasswordRecoveryIconUrl 屬性

定義

取得顯示在密碼復原頁面的連結旁邊之影像的位置。

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

屬性值

要顯示的影像 URL。 預設為 Empty

適用於

另請參閱