Gets the System.Web.Configuration.HttpModuleActionCollection of System.Web.Configuration.HttpModuleAction modules contained by the System.Web.Configuration.HttpModulesSection.
Documentation for this section has not yet been entered.
The collection returned by this method does not refer to any actual element in the underlying configuration file. It is an ASP.NET infrastructure construct that allows easy access to the modules it contains. This is a common pattern for handling the elements of a configuration file.