Click or drag to resize
TreeProviderUpdatePaths Property
Indicates if document name and URL paths should be updated.

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

Property Value

Type: Boolean
See Also