Method FromCookieString
Namespace: Sisk.Core.Entity
Assembly: Sisk.Core.dll
FromCookieString(string)
Creates a new instance of the StringKeyStoreCollection from a cookie string. The query string should be in the format of "key1=value1; key2=value2".
public static StringKeyStoreCollection FromCookieString(string queryString)
Parameters
queryString string
The query string containing the key-value pairs to import.
Returns
A new StringKeyStoreCollection populated with the key-value pairs from the query string.
English
Русский
Português
Español
Deutsch
中文 (简体)
日本語