MediaFileInfoClone Method (Boolean) |
Creates a clone of the object
Namespace: CMS.MediaLibraryAssembly: CMS.MediaLibrary (in CMS.MediaLibrary.dll) Version: 12.0.0
Syntax public override MediaFileInfo Clone(
bool clear
)
Parameters
- clear
- Type: SystemBoolean
If true, the object is cleared to be able to create new object
Return Value
Type:
MediaFileInfoSee Also