System.Web.HttpModuleCollection: Property Members

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

Public Properties

[read-only]
AllKeysstring[].

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.