Click or drag to resize
CMSControlDataSource.CultureCode Property
Culture code, such as en-us.

Namespace: CMS.Controls
Assembly: CMS.Controls (in CMS.Controls.dll) Version: 8.2.23
Syntax
C#
public string CultureCode { get; set; }

Property Value

Type: String

Implements

ICMSControlProperties.CultureCode
See Also