PageError Class

Implements a control that renders error and warning messages.

Inheritance Hierarchy

System.Object
  System.Web.UI.Control
    Microsoft.Office.Server.WebControls.PageError

Namespace:  Microsoft.Office.Server.WebControls
Assembly:  Microsoft.Office.Server (in Microsoft.Office.Server.dll)

Syntax

'Declaration
Public Class PageError _
    Inherits Control
'Usage
Dim instance As PageError
public class PageError : Control

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Reference

PageError Members

Microsoft.Office.Server.WebControls Namespace