Click or drag to resize
DocumentBaseSetCulture Method
Sets the current thread culture according to the user culture.

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 9.0.0
Syntax
C#
public virtual void SetCulture()
See Also