PreviewDataAddToCache Method

Definition

Namespace: Centralpoint.Web.Controls
Assembly: Centralpoint.Web.UI (in Centralpoint.Web.UI.dll) Version: 1.0.0.0 (1.0.0.0)
C#
private void AddToCache(
	Dictionary<string, string> replacements,
	string id
)

Parameters

replacements  DictionaryString, String
 
id  String
 

See Also