Click or drag to resize
CMSPreviewControlLoadSessionValues Property
Indicates whether session values should be ignored. This is used when edited in dialog (or special cases) mode to read actual aliaspath and culture.

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 13.0.131
Syntax
C#
public bool LoadSessionValues { get; }

Property Value

Type: Boolean
See Also