Share via


ModulePropertiesPage Constructor

Definition

Initializes a new instance of the ModulePropertiesPage class.

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

Remarks

The constructor sets up the property grid for the page. The constructor is called by the Microsoft.Web.Management classes when the page is activated. You should not call the constructor directly.

Applies to