Click or drag to resize
MediaFilePathNotUniqueExceptionClone Method
Returns clone of the exception

Namespace: CMS.MediaLibrary
Assembly: CMS.MediaLibrary (in CMS.MediaLibrary.dll) Version: 9.0.0
Syntax
C#
public override CMSException Clone()

Return Value

Type: CMSException
See Also