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
Syntaxstring[] AllKeys { get; }
Property Value
Type:
String
See Also