KTML 4 LITE API Documentation for ASP .NET

KtmlLite.RenderRichEditor Property

When Ktml is used in standard mode, setting this property to false doesn't render the rich interface in browser, but the default <textarea> element.

public bool RenderRichEditor {get; set;}

Remarks

Defaults to true.

See Also

KtmlLite Class | InterAKT.WebControls Namespace