Click or drag to resize
IFormStyleConfigurationExplanationTextCssClass Property
CSS class that is added to container that is wrapping content after text (only if content before text is empty).

Namespace: CMS.FormControls
Assembly: CMS.FormControls (in CMS.FormControls.dll) Version: 9.0.0
Syntax
C#
string ExplanationTextCssClass { get; }

Property Value

Type: String
See Also