PageNavigationResult.ShowMessageBoxOnFailure 属性

定义

获取或设置一个值,该值指示是否应在消息框中向用户显示 ErrorMessage,或根本不显示 ErrorMessage。

public:
 property bool ShowMessageBoxOnFailure { bool get(); void set(bool value); };
public:
 property bool ShowMessageBoxOnFailure { bool get(); void set(bool value); };
public bool ShowMessageBoxOnFailure { get; set; }
member this.ShowMessageBoxOnFailure : bool with get, set
Public Property ShowMessageBoxOnFailure As Boolean

属性值

Boolean

适用于