CookieHelperRemoveResponseCookie Method |
Removes cookie from response.
Namespace: CMS.HelpersAssembly: CMS.Helpers (in CMS.Helpers.dll) Version: 13.0.131
Syntax public static void RemoveResponseCookie(
string name
)
Parameters
- name
- Type: SystemString
See Also