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