.NET Framework Class Library
ModulePageInfo Constructor

Overload List
|
| Name | Description |
|---|
.gif) | ModulePageInfo(Module, Type, String) | Initializes a new instance of the ModulePageInfo class, using the specified module, type, and title. |
.gif) | ModulePageInfo(Module, Type, String, String) | Initializes a new instance of the ModulePageInfo class, using the specified module, type, title, and description. |
.gif) | ModulePageInfo(Module, Type, String, String, Object, Object) | Initializes a new instance of the ModulePageInfo class, using the specified module, type, title, description, and images. |
.gif) | 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. |
Top

See Also