Share via


ICachableControl.BeginRenderForCache method

Called by the server before rendering to inform the control that its output is for caching.

Namespace:  Microsoft.PerformancePoint.Scorecards.Server.Extensions
Assembly:  Microsoft.PerformancePoint.Scorecards.Server (in Microsoft.PerformancePoint.Scorecards.Server.dll)

Syntax

'Declaration
Sub BeginRenderForCache
'Usage
Dim instance As ICachableControl

instance.BeginRenderForCache()
void BeginRenderForCache()

See also

Reference

ICachableControl interface

ICachableControl members

Microsoft.PerformancePoint.Scorecards.Server.Extensions namespace