Click or drag to resize
MediaFileInfoCheckUniqueCodeName Method
Checks if the object has unique code name. Returns true if the object has unique code name.

Namespace: CMS.MediaLibrary
Assembly: CMS.MediaLibrary (in CMS.MediaLibrary.dll) Version: 8.2.23
Syntax
C#
public override bool CheckUniqueCodeName()

Return Value

Type: Boolean
See Also