This topic has not yet been rated - Rate this topic

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.

  NameDescription
Public methodModulePageInfo(Module, Type, String)Initializes a new instance of the ModulePageInfo class, using the specified module, type, and title.
Public methodModulePageInfo(Module, Type, String, String)Initializes a new instance of the ModulePageInfo class, using the specified module, type, title, and description.
Public methodModulePageInfo(Module, Type, String, String, Object, Object)Initializes a new instance of the ModulePageInfo class, using the specified module, type, title, description, and images.
Public methodModulePageInfo(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
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.