Click or drag to resize
IFieldClone Method
Clones current object and returns copy of it.

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.2.23
Syntax
C#
IField Clone()

Return Value

Type: IField
See Also