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: 10.0.0
Syntax
C#
public bool CheckUniqueCodeName()

Return Value

Type: Boolean
See Also