Click or drag to resize
BindingInfoProviderTemplateBaseSession Property
Current transformation session

Namespace: CMS.DataEngine.Generators
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.2.23
Syntax
C#
public virtual IDictionary<string, Object> Session { get; set; }

Property Value

Type: IDictionaryString, Object
See Also