Click or drag to resize
AbstractFormStyleConfigurationExplanationTextCssClass 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#
public string ExplanationTextCssClass { get; protected set; }

Property Value

Type: String

Implements

IFormStyleConfigurationExplanationTextCssClass
See Also