CookieSettings Constructor |
Constructor
Namespace: CMS.HelpersAssembly: CMS.Helpers (in CMS.Helpers.dll) Version: 11.0.0
Syntax public CookieSettings(
int level,
string defaultValue
)
Parameters
- level
- Type: SystemInt32
Cookie level - defaultValue
- Type: SystemString
Default value
See Also