aspxtreme

HttpApplication.Modules Property

System.Web Namespace   HttpApplication Class


Gets the collection of modules for the current application.

[ VB ]
Public ReadOnly Property Modules As HttpModuleCollection

[ C# ]
public HttpModuleCollection Modules {get;}

[ C++ ]
public: __property HttpModuleCollection* get_Modules ( );

[ JScript ]
public function get Modules ( ) : HttpModuleCollection;

Property Value

An HttpModuleCollection containing the names of the modules for the application.

See Also

HttpApplication Members



Books and more ...


Suggested Reading

Need a break ?



Previous page Back to top Next page

Check out related books at Amazon

© 2000-2008 Rey Nuñez All rights reserved.

If you have any question, comment or suggestion
about this site, please send us a note

You can help support aspxtreme