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 です。

適用対象

こちらもご覧ください