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;
An HttpModuleCollection containing the names of the modules for the application.
HttpApplication Members
© 2000-2010 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 asp.net.ph