Mono Class Library: Overview

System.Web.Configuration.OutputCacheProfileCollection: Method Members

The methods of System.Web.Configuration.OutputCacheProfileCollection are listed below. For a list of all members, see the OutputCacheProfileCollection Members list.

See Also: Inherited members from System.Configuration.ConfigurationElementCollection

Public Methods

Add(OutputCacheProfile)
Documentation for this section has not yet been entered.
Clear()
Documentation for this section has not yet been entered.
Get(int) : OutputCacheProfile
Documentation for this section has not yet been entered.
Get(string) : OutputCacheProfile
Documentation for this section has not yet been entered.
GetKey(int) : string
Documentation for this section has not yet been entered.
Remove(string)
Documentation for this section has not yet been entered.
RemoveAt(int)
Documentation for this section has not yet been entered.
Set(OutputCacheProfile)
Documentation for this section has not yet been entered.

Protected Methods

override
CreateNewElement() : System.Configuration.ConfigurationElement
Documentation for this section has not yet been entered.
override
GetElementKey(System.Configuration.ConfigurationElement) : object
Documentation for this section has not yet been entered.