Share via


ICachableControl.GetCacheKey method

Gets a key that uniquely identifies the control's cachable output.

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

Syntax

'Declaration
Function GetCacheKey As String
'Usage
Dim instance As ICachableControl
Dim returnValue As String

returnValue = instance.GetCacheKey()
string GetCacheKey()

Return value

Type: System.String

See also

Reference

ICachableControl interface

ICachableControl members

Microsoft.PerformancePoint.Scorecards.Server.Extensions namespace