Click or drag to resize
BaseInfoEnsureUniqueCodeName Method
Ensures that the object has a unique code name within it's context

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 10.0.0
Syntax
C#
protected virtual void EnsureUniqueCodeName()
See Also