Overrides the current thread's CurrentUICulture property for all resource lookups using this strongly typed resource class.

Namespace:  EPiServer
Assembly:  EPiServer (in EPiServer.dll) Version: 6.0.530.0

Syntax

C#
[EditorBrowsableAttribute(EditorBrowsableState.Advanced)]
public static CultureInfo Culture { get; set; }

See Also