System.Web Namespace
Provides a means of indexing and retrieving a collection of IHttpModule objects.
HttpModuleCollection.methodName ( arguments );
HttpModuleCollection.methodName ( arguments )
Type var = HttpModuleCollection.propertyName; Type var = HttpModuleCollection [ key ]; Type var = HttpModuleCollection.methodName ( arguments );
Dim var as Type = HttpModuleCollection.propertyName Dim var as Type = HttpModuleCollection ( key ) Dim var as Type = HttpModuleCollection.methodName ( arguments )
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