HttpModuleCollection Properties

(see also Protected Properties )
  Name Description
Public property AllKeys Gets a string array containing all the keys (module names) in the HttpModuleCollection.
Public property Count  Gets the number of key/value pairs contained in the NameObjectCollectionBase instance. (inherited from NameObjectCollectionBase)
Public property Item Overloaded. Gets the specified IHttpModule object from the HttpModuleCollection.
Public property Keys  Gets a NameObjectCollectionBase.KeysCollection instance that contains all the keys in the NameObjectCollectionBase instance. (inherited from NameObjectCollectionBase)
Top

  Name Description
Protected property IsReadOnly  Gets or sets a value indicating whether the NameObjectCollectionBase instance is read-only. (inherited from NameObjectCollectionBase)
Top

Community Additions

ADD
Show: