UIObjectClass.UI_Alert(String) Method

Definition

This type is a wrapper for a coclass or coclass member that is required by managed code for COM interoperability. This class is not intended to be used in code.

public:
 virtual void UI_Alert(System::String ^ bstrAlertString) = Microsoft::Office::Interop::InfoPath::UI::Alert;
public virtual void UI_Alert (string bstrAlertString);
abstract member UI_Alert : string -> unit
override this.UI_Alert : string -> unit
Public Overridable Sub UI_Alert (bstrAlertString As String)

Parameters

bstrAlertString
String

Applies to