Click or drag to resize
TreeProviderGenerateNewGuid Property
If true, new GUID is generated for the inserted nodes where required.

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

Property Value

Type: Boolean
See Also