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

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

Return Value

Type: Boolean
See Also