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
Microsoft.PerformancePoint.Scorecards.Server.Extensions Namespace