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: 10.0.0
Syntax
C#
public bool LoadSessionValues { get; }

Property Value

Type: Boolean
See Also