Click or drag to resize
FormInfoClassGeneratorBaseSession Property
Current transformation session

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

Property Value

Type: IDictionaryString, Object
See Also