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.FormEngine.Web.UI
Assembly: CMS.FormEngine.Web.UI (in CMS.FormEngine.Web.UI.dll) Version: 10.0.0
Syntax
C#
string ExplanationTextCssClass { get; }

Property Value

Type: String
See Also