Share via


ChangePassword.ContinueButtonImageUrl 屬性

定義

如果 ChangePassword 屬性將 [繼續] 按鈕設定為影像按鈕,取得或設定要使用於 ContinueButtonType 控制項 [成功] 檢視上 [繼續] 按鈕的影像 URL。

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

屬性值

隨 [繼續] 按鈕一起顯示之影像的 URL。 預設為 Empty

適用於

另請參閱