ChangePassword.ContinueButtonImageUrl プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
[続行] ボタンが 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 です。