PageBase Constructor

Initializes a new instance of the PageBase class.

Namespace: Microsoft.IdentityServer.Web.UI
Assembly: Microsoft.IdentityServer (in Microsoft.IdentityServer)

Usage

'Usage
Dim instance As New PageBase

Syntax

'Declaration
Public Sub New
public PageBase ()
public:
PageBase ()
public PageBase ()
public function PageBase ()

Remarks

The default constructor initializes any fields to their default values.

Platforms

Development Platforms

Windows Server 2008, Windows Server 2008 R2

Target Platforms

Windows Server 2008, Windows Server 2008 R2

See Also

Reference

PageBase Class
PageBase Members
Microsoft.IdentityServer.Web.UI Namespace