Click or drag to resize
AbstractCMSPageCultureCode Property
Gets culture code of current document initialized from query string.

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 9.0.0
Syntax
C#
public virtual string CultureCode { get; }

Property Value

Type: String
See Also