xInfo.viewAlertInbox Method

Launches the View alerts form.

Syntax

public void viewAlertInbox([int selectedTab])

Run On

Called

Parameters

  • selectedTab
    Type: int
    Determines which tab the View alerts form opens on; optional.

Remarks

The default value for the selectedTab parameter is Overview, the first tab.

Call the xInfo.canViewAlertInbox Method to check whether the user has permission to view this form.

See Also

Reference

xInfo Class