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

適用対象

こちらもご覧ください