PageError Constructor
Initializes a new instance of the PageError class.
Namespace: Microsoft.Office.Server.WebControls
Assembly: Microsoft.Office.Server (in Microsoft.Office.Server.dll)
Syntax
'Declaration
Public Sub New
'Usage
Dim instance As New PageError()
public PageError()