KTML 4 API Documentation for ASP .NET

Ktml.Render Method 

Renders the HTML container for Ktml Editor, when used in standard mode.

protected override void Render(
   HtmlTextWriter output
);

Parameters

output
HtmlTextWriter parameter

See Also

Ktml Class | InterAKT.WebControls Namespace