TextTransformationTemplateContextResolver_OnGetValue Method |
Processes the dynamic values.
Namespace: CMS.DocumentEngine.Web.UIAssembly: CMS.DocumentEngine.Web.UI (in CMS.DocumentEngine.Web.UI.dll) Version: 12.0.0
Syntax public Object ContextResolver_OnGetValue(
string name
)
Parameters
- name
- Type: SystemString
Data item name
Return Value
Type:
ObjectSee Also