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