Click or drag to resize

ICMSExpansionEngineprocessFieldsGlobalVariablesOnRawContent Method

Processes dynamic and static global variables in raw content

Namespace:  Ingeniux.Runtime
Assembly:  IGXRuntimeAPI (in IGXRuntimeAPI.dll) Version: 10.6.308
Syntax
void processFieldsGlobalVariablesOnRawContent(
	XElement content
)

Parameters

content
Type: System.Xml.LinqXElement
Content to be processed
See Also