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。