IResponseCookieCollectionGetNewCookie Method |
Namespace: CMS.Base.InternalAssembly: CMS.Base (in CMS.Base.dll) Version: 13.0.131
Syntax IHttpCookie GetNewCookie(
string name
)
Parameters
- name
- Type: SystemString
New cookie name.
Return Value
Type:
IHttpCookieSee Also