AdvantageCMS.Core.Common.BaseClasses Namespace
Build With Advantage

AdvantageAttributeExtensions..::..Clone Method

Returns a deep copy of this wrapper. Each child XmlElement is cloned via CloneNode(System.Boolean) with deep: true so mutations on the clone don't affect the original (and vice versa). The clone is unfrozen regardless of source state.

Namespace:  AdvantageCMS.Core.Common.BaseClasses
Assembly:  AdvantageCMS.Core (in AdvantageCMS.Core.dll)