Click or drag to resize
PageUrlDataContextCultureCode Property
Gets culture code representing the language version of currently processed page.

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

Property Value

Type: String
See Also