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 | |
---|---|---|
AddCacheSubstitutions | Provides the token substitutions for the control's cachable output. | |
BeginRenderForCache | Called by the server before rendering to inform the control that its output is for caching. | |
EndRenderForCache | Called by the server after rendering for cache is complete. | |
GetCacheKey | Gets a key that uniquely identifies the control's cachable output. | |
GetCacheTimeout | Gets the lifespan of the control's cachable output. | |
GetEffectiveUserName | Gets the effective user name for the control. | |
RenderControlForCache | Gets the control's cachable output. |
Top
See Also
Reference
Microsoft.PerformancePoint.Scorecards.Server.Extensions Namespace