Click or drag to resize
CloneSettingsControlHideCodeName Property
Indicates if the control should hide code name field even if code name is defined.

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 9.0.0
Syntax
C#
public virtual bool HideCodeName { get; }

Property Value

Type: Boolean
See Also