| CMSPreviewControlGetPreviewStateFromCookies Method | 
            Parse preview state from cookies and returns value based on given key
            
 
Namespace: CMS.UIControlsAssembly: CMS.UIControls (in CMS.UIControls.dll) Version: 10.0.0
 Syntax
Syntaxpublic int GetPreviewStateFromCookies(
	string key
)
Parameters
- key
- Type: SystemString
 Key of wanted value
Return Value
Type: 
Int32 See Also
See Also