Click or drag to resize
NewCultureDocumentSettingsCultureCode Property
Culture code of new language version. If not specified DocumentCulture from node instance is used.

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

Property Value

Type: String
See Also