Click or drag to resize
FormEngineUserControlCssClass Property
CSS class of the control.

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

Property Value

Type: String
See Also