| CMSPreviewControlSetPreviewStateToCookies Method | 
            Insert (or replace) new preview state value based on given key
            
 
Namespace: CMS.UIControlsAssembly: CMS.UIControls (in CMS.UIControls.dll) Version: 10.0.0
 Syntax
Syntaxpublic void SetPreviewStateToCookies(
	string key,
	int state
)
Parameters
- key
- Type: SystemString
 Key of wanted value
- state
- Type: SystemInt32
 New preview state value
 See Also
See Also