OutputCacheProfileCollection::Get Method

 

Gets the specified OutputCacheProfileCollection element.

Namespace:   System.Web.Configuration
Assembly:  System.Web (in System.Web.dll)

NameDescription
System_CAPS_pubmethodGet(Int32)

Gets the OutputCacheProfile element at the specified index.

System_CAPS_pubmethodGet(String^)

Gets the OutputCacheProfile element with the specified name.

Return to top
Show: