CookieHelperGetCookieDefaultValueInternal Method |
Gets the default value of a cookie
Namespace: CMS.HelpersAssembly: CMS.Helpers (in CMS.Helpers.dll) Version: 13.0.131
Syntax protected virtual string GetCookieDefaultValueInternal(
string name
)
Parameters
- name
- Type: SystemString
Cookie name
Return Value
Type:
StringSee Also