Click or drag to resize
TreeProviderUseAutomaticOrdering Property
If true, automatic ordering is used for new nodes.

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

Property Value

Type: Boolean
See Also