The properties of System.Web.HttpModuleCollection are listed below. For a list of all members, see the HttpModuleCollection Members list.
See Also: Inherited members from System.Collections.Specialized.NameObjectCollectionBase
[read-only] | AllKeys | string[].
Gets a string array containing all the keys (module names) in the System.Web.HttpModuleCollection. |
[read-only] default property | Item(int) | IHttpModule. Documentation for this section has not yet been entered. |
[read-only] default property | Item(string) | IHttpModule. Documentation for this section has not yet been entered. |