A control that contains a collection of messages (not persisted across PostBacks) to be used to display error or informational messages to the user.

Namespace:  Phoenix.UI
Assembly:  Phoenix.UI (in Phoenix.UI.dll) Version: 2.9.3209.25658 (2.9.0.0)

Syntax

C#
public class ErrorMessage : Control

Remarks

Class diagram

Inheritance Hierarchy

System..::.Object
  System.Web.UI..::.Control
    Phoenix.UI..::.ErrorMessage

See Also