Click or drag to resize
MediaFilePathNotUniqueException Constructor
Constructor.

Namespace: CMS.MediaLibrary
Assembly: CMS.MediaLibrary (in CMS.MediaLibrary.dll) Version: 9.0.0
Syntax
C#
public MediaFilePathNotUniqueException(
	string message = null
)

Parameters

message (Optional)
Type: SystemString
Message
See Also