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

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 11.0.0
Syntax
C#
public virtual bool CheckUniqueCodeName()

Return Value

Type: Boolean
See Also