Set the System.Threading.Thread.CurrentThread.CurrentCulture if handling pages remote
Namespace:
EPiServer.ConfigurationAssembly: EPiServer.Configuration (in EPiServer.Configuration.dll) Version: 5.2.375.236
Syntax
| C# |
|---|
[ManagerTabAttribute(ManagerTab.Advanced)] [IntegerValidatorAttribute(MinValue = , MaxValue = )] [ConfigurationPropertyAttribute("remoteWebServiceCulture", DefaultValue = , IsRequired = false)] public int RemoteWebServiceCulture { get; set; } |