Click or drag to resize
CloneSettingsIncludeSiteBindings Property
If true, site binding objects are included in the result. This setting is applied only when IncludeBindings is true.

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 10.0.0
Syntax
C#
public bool IncludeSiteBindings { get; set; }

Property Value

Type: Boolean
See Also