Click or drag to resize
FormInfoUsesHtmlArea Method
Returns true, if the form uses one or more visible HTML area fields.

Namespace: CMS.FormEngine
Assembly: CMS.FormEngine (in CMS.FormEngine.dll) Version: 10.0.0
Syntax
C#
public bool UsesHtmlArea()

Return Value

Type: Boolean
See Also