Compartir a través de


del método ICachableControl.AddCacheSubstitutions

Proporciona las sustituciones de símbolo (token) para el resultado del control puede almacenar.

Espacio de nombres:  Microsoft.PerformancePoint.Scorecards.Server.Extensions
Ensamblado:  Microsoft.PerformancePoint.Scorecards.Server (en Microsoft.PerformancePoint.Scorecards.Server.dll)

Sintaxis

'Declaración
Sub AddCacheSubstitutions ( _
    subs As SubstitutionList _
)
'Uso
Dim instance As ICachableControl
Dim subs As SubstitutionList

instance.AddCacheSubstitutions(subs)
void AddCacheSubstitutions(
    SubstitutionList subs
)

Parámetros

  • subs
    Tipo: SubstitutionList

    Las sustituciones.

Vea también

Referencia

interfaz ICachableControl

Miembros ICachableControl

Espacio de nombres Microsoft.PerformancePoint.Scorecards.Server.Extensions