AbstractInfoProviderTInfo, TProvider, TQueryValidateCodeName Method |
Validates the object code name. Returns true if the code name is valid.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
Syntax public virtual bool ValidateCodeName(
TInfo info
)
Parameters
- info
- Type: TInfo
Object to check
Return Value
Type:
BooleanSee Also