System.Web Namespace HttpModuleCollection Class
Gets the IHttpModule object with the specified name from the HttpModuleCollection. This property is overloaded to allow retrieval of modules by either name or numerical index.
In [ C# ], this property is the indexer for the HttpModuleCollection class.
1. Gets the IHttpModule object with the specified numerical index from the HttpModuleCollection.
2. Gets the IHttpModule object with the specified name from the HttpModuleCollection.
HttpModuleCollection Members IHttpModule Interface
© 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