KTML 4 API Documentation for ASP .NET

Ktml.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

Ktml Class | InterAKT.WebControls Namespace