Click or drag to resize
BaseInfoGeneralizedInfoWrapperCheckUniqueCodeName 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: 8.2.23
Syntax
C#
public bool CheckUniqueCodeName()

Return Value

Type: Boolean
See Also