Click or drag to resize

PlatformCookiesCulture Field

The cookie name is EAP.CULTURE and it has a 30-day expiration. User-selected language culture. Note that this the standard culture cookie name, but the culture cookie name can be overridden by creating a CultureCookieName entry for the application in the web.config file.

Namespace:  NetQuarry
Assembly:  EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
public const string Culture = "EAP.CULTURE"

Field Value

Type: String
See Also