Click or drag to resize
BaseInfoValidateCodeName Property
If true, the code name is validated upon saving.

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
Syntax
C#
protected virtual bool ValidateCodeName { get; set; }

Property Value

Type: Boolean
See Also