asp.net.ph

OutputCacheProfileCollection Class

System.Web.Configuration Namespace


.NET Framework version 2.0

OutputCacheProfileCollection Class Members

Collapse   Constructors

Visibility Constructor Parameters
public OutputCacheProfileCollection ( )

Collapse   Properties

Visibility Name Value Type Accessibility
public AllKeys String [ Get ]
public Item ( Int32 index ) OutputCacheProfile [ Get , Set ]
public Item ( String name ) OutputCacheProfile [ Get ]

Collapse   Methods

Visibility Name Parameters Return Type
public Add ( OutputCacheProfile name ) Void
public Clear ( ) Void
protected CreateNewElement ( ) ConfigurationElement
public Get ( String name ) OutputCacheProfile
public Get ( Int32 index ) OutputCacheProfile
protected GetElementKey ( ConfigurationElement element ) Object
public GetKey ( Int32 index ) String
public Remove ( String name ) Void
public RemoveAt ( Int32 index ) Void
public Set ( OutputCacheProfile user ) Void

Remarks


See Also

Skip Navigation Links




Home
Suggested Reading


Previous page Back to top Next page

© 2000-2010 Rey Nuñez All rights reserved.

If you have any question, comment or suggestion
about this site, please send us a note

You can help support asp.net.ph