Click or drag to resize
TextTransformationTemplateContextResolver_OnGetValue Method
Processes the dynamic values.

Namespace: CMS.DocumentEngine.Web.UI
Assembly: CMS.DocumentEngine.Web.UI (in CMS.DocumentEngine.Web.UI.dll) Version: 11.0.0
Syntax
C#
public Object ContextResolver_OnGetValue(
	string name
)

Parameters

name
Type: SystemString
Data item name

Return Value

Type: Object
See Also