BaseInfo GeneralizedInfoWrapper InsertAsClone Method Kentico 8.1 API Reference
Overload List

  NameDescription
Public methodInsertAsClone(CloneSettings)
Inserts the object as a new object to the DB with inner data and structure (according to given settings) cloned from the original.
Public methodInsertAsClone(CloneSettings, CloneResult)
Inserts the object as a new object to the DB with inner data and structure (according to given settings) cloned from the original.
Back to Top
See Also