ErrorPage Constructor
Initializes a new instance of the ErrorPage Class.
Namespace: Microsoft.IdentityServer.Web.UI
Assembly: Microsoft.IdentityServer (in microsoft.identityserver.dll)
Usage
Dim instance As New ErrorPage
Syntax
'Declaration
Public Sub New
public ErrorPage ()
public:
ErrorPage ()
public ErrorPage ()
public function ErrorPage ()
Remarks
The default constructor initializes any fields to their default values.
Platforms
Development Platforms
Windows XP Home Edition, Windows XP Professional, Windows Server 2003 , Windows Server 2008, and Windows 2000
Target Platforms
See Also
Reference
ErrorPage Class
ErrorPage Members
Microsoft.IdentityServer.Web.UI Namespace