Click or drag to resize
TreeProviderGenerateUrlPathsOnInsert Property
If true, page URL paths (PageUrlPathInfo) are generated on the insert operation.

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

Property Value

Type: Boolean
See Also