Click or drag to resize
TreeNodeIsDefaultCulture Property
If true, the document is in the default culture for the given web site.

Namespace: CMS.DocumentEngine
Assembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 9.0.0
Syntax
C#
public virtual bool IsDefaultCulture { get; }

Property Value

Type: Boolean
See Also