Click or drag to resize
CategoryPanelRowIsRequired Property
The field is marked as required (red star).

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 10.0.0
Syntax
C#
public bool IsRequired { get; set; }

Property Value

Type: Boolean
See Also