CustomUserCookies Property
Overloads
CustomUserCookies |
Property for custom user cookies |
CustomUserCookies
Property for custom user cookies
Declaration
public Dictionary<string, string> CustomUserCookies { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.Dictionary<System.String, System.String> |