AbstractInfoProviderTInfo, TProvider, TQueryCheckUniqueCodeName Method |
Checks if the object has unique code name. Returns true if the object has unique code name.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 13.0.131
Syntax public virtual bool CheckUniqueCodeName(
TInfo infoObj
)
Parameters
- infoObj
- Type: TInfo
Info object to check
Return Value
Type:
BooleanSee Also