PageAdapter Constructor

Definition

Initializes a new instance of the PageAdapter class.

protected:
 PageAdapter();
protected PageAdapter ();
Protected Sub New ()

Remarks

The .NET Framework constructs this adapter internally when it creates the corresponding Page class or derived class.

Applies to

See also