Click or drag to resize
CustomTableItemClone Method
Creates a clone of custom table item

Namespace: CMS.CustomTables
Assembly: CMS.CustomTables (in CMS.CustomTables.dll) Version: 8.2.23
Syntax
C#
public override CustomTableItem Clone()

Return Value

Type: CustomTableItem
See Also