Create a copy of the current object instance that is writable.
Namespace:
EPiServer.CoreAssembly: EPiServer (in EPiServer.dll) Version: 5.2.375.236
Syntax
| C# |
|---|
T CreateWritableClone() |
Return Value
A new copy of the object.
Remarks
The cloning is a deep-copy.