C# Class DotSmart.ScriptHandlerBase.OutputCachedPage

Inheritance: System.Web.UI.Page
Datei anzeigen Open project: duncansmart/LessCoffee

Public Methods

Method Description
OutputCachedPage ( System.Web.UI.OutputCacheParameters cacheParams ) : System

Protected Methods

Method Description
FrameworkInitialize ( ) : void

Method Details

FrameworkInitialize() protected method

protected FrameworkInitialize ( ) : void
return void

OutputCachedPage() public method

public OutputCachedPage ( System.Web.UI.OutputCacheParameters cacheParams ) : System
cacheParams System.Web.UI.OutputCacheParameters
return System