C# Class Ignite.Web.PageBasedHttpCacheHandler.FakeCachePage

Inheritance: System.Web.UI.Page
Show file Open project: TheCloudlessSky/Ignite

Public Methods

Method Description
FakeCachePage ( System.Web.UI.OutputCacheParameters cacheSettings ) : System

Protected Methods

Method Description
FrameworkInitialize ( ) : void

Method Details

FakeCachePage() public method

public FakeCachePage ( System.Web.UI.OutputCacheParameters cacheSettings ) : System
cacheSettings System.Web.UI.OutputCacheParameters
return System

FrameworkInitialize() protected method

protected FrameworkInitialize ( ) : void
return void