AdvantageCMS.Core.Common.BaseClasses Namespace
Build With Advantage

Domain..::..Clone Method

Creates a shallow clone of this Domain instance, including copied lists for paths and languages.

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

Syntax


public Object Clone()

Return Value

A new Domain object with the same property values.