AlertBox

Wisej.Web.AlertBox

Namespace: Wisej.Web

Assembly: Wisej.Framework (3.2.0.0)

Displays an alert box that can contain an icon and text that inform and instruct the user. Alert boxes are not modal and can disappear automatically.

public class AlertBox : Component

Methods

Displays an alert box with the specified text and icon in the specified position.

Implements

Last updated