IHttpCookieCollectionAllKeys Property |
Gets a string array containing all the keys (cookie names) in the cookie collection.
Namespace: CMS.BaseAssembly: CMS.Base (in CMS.Base.dll) Version: 12.0.0
Syntax string[] AllKeys { get; }
Property Value
Type:
StringSee Also