Click or drag to resize
CMSPreviewControlGetPreviewStateFromCookies Method
Parse preview state from cookies and returns value based on given key

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 10.0.0
Syntax
C#
public int GetPreviewStateFromCookies(
	string key
)

Parameters

key
Type: SystemString
Key of wanted value

Return Value

Type: Int32
See Also