Sets up the output cache for this page.

Namespace: MonoSoftware.MonoX
Assembly: MonoX (in MonoX.dll) Version: 5.1.40.5065 (5.1.40.5065)

Syntax

C#
protected void SetupOutputCache()
Visual Basic
Protected Sub SetupOutputCache
Visual C++
protected:
void SetupOutputCache()
F#
member SetupOutputCache : unit -> unit 

See Also