C# Class N2.Web.Mvc.ContentOutputCacheAttribute.OutputCachedPage

Inheritance: System.Web.UI.Page
ファイルを表示 Open project: bherila/n2cms

Public Methods

Method Description
OutputCachedPage ( System.Web.UI.OutputCacheParameters cacheSettings ) : 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 cacheSettings ) : System
cacheSettings System.Web.UI.OutputCacheParameters
return System