ModulePageInfo Constructor
IIS 7.0
Initializes a new instance of the ModulePageInfo class.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
![]() | ModulePageInfo(Module, Type, String) | Initializes a new instance of the ModulePageInfo class, using the specified module, type, and title. |
![]() | ModulePageInfo(Module, Type, String, String) | Initializes a new instance of the ModulePageInfo class, using the specified module, type, title, and description. |
![]() | ModulePageInfo(Module, Type, String, String, Object, Object) | Initializes a new instance of the ModulePageInfo class, using the specified module, type, title, description, and images. |
![]() | ModulePageInfo(Module, Type, String, String, Object, Object, String) | Initializes a new instance of the ModulePageInfo class, using the specified module, type, title, description, images, and long description. |
