Click or drag to resize
RichTextComponentProperties Constructor
Creates an instance of the RichTextComponentProperties class.

Namespace: Kentico.Components.Web.Mvc.FormComponents
Assembly: Kentico.Content.Web.Mvc (in Kentico.Content.Web.Mvc.dll) Version: 13.0.131
Syntax
C#
public RichTextComponentProperties()
Remarks
The constructor initializes the base class to data type LongText.
See Also