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

Namespace: CMS.Controls
Assembly: CMS.Controls (in CMS.Controls.dll) Version: 9.0.0
Syntax
C#
public Object ContextResolver_OnGetValue(
	string name
)

Parameters

name
Type: SystemString
Data item name

Return Value

Type: Object
See Also