KTML 4 API Documentation for ASP .NET

ShowToolbars Enumeration

Lists the ways to render the toolbars for the Ktml editor.

public enum ShowToolbars

Members

Member Name Description
Load Specifies that toolbars should be rendered when the page loads.
Focus Specifies that toolbars should be rendered when the editor receives focus.
Manual Specifies that toolbars should be rendered when user triggers the display.

Requirements

Namespace: InterAKT.WebControls

Assembly: InterAKT.KTML4 (in InterAKT.KTML4.dll)

See Also

InterAKT.WebControls Namespace