Click or drag to resize
AbstractLayoutRequiredMarkCssClass Property
Gets or sets CSS class for the required mark (*)

Namespace: CMS.FormControls
Assembly: CMS.FormControls (in CMS.FormControls.dll) Version: 8.2.23
Syntax
C#
public string RequiredMarkCssClass { get; set; }

Property Value

Type: String
See Also