ICachableControl Members

Include Protected Members
Include Inherited Members

Applies to: PerformancePoint Services for SharePoint Server, Enterprise version
Represents the interface for Web server controls that support the application proxy cache.

The ICachableControl type exposes the following members.

Methods

  Name Description
Public method AddCacheSubstitutions Provides the token substitutions for the control's cachable output.
Public method BeginRenderForCache Called by the server before rendering to inform the control that its output is for caching.
Public method EndRenderForCache Called by the server after rendering for cache is complete.
Public method GetCacheKey Gets a key that uniquely identifies the control's cachable output.
Public method GetCacheTimeout Gets the lifespan of the control's cachable output.
Public method GetEffectiveUserName Gets the effective user name for the control.
Public method RenderControlForCache Gets the control's cachable output.

Top

See Also

Reference

ICachableControl Interface

Microsoft.PerformancePoint.Scorecards.Server.Extensions Namespace