HTML Editor for ASP.NET AJAX Professional Edition
HtmlEditor..::.ToggleModeType Enumeration
Server ReferenceWinthusiasm.HtmlEditorHtmlEditorHtmlEditor..::.ToggleModeType
Supported UI methods for changing mode.
Declaration Syntax
C#
public enum ToggleModeType
Members
MemberDescription
Tabs
Displays Design and Html tabs at the bottom of the editor.

ToggleButton
Displays a single button in the toolbar. The button displayed changes based on the current mode.

Buttons
Displays separate buttons for Design and Html mode in the toolbar.

None
No tabs or buttons are displayed for switching modes.

Assembly: Winthusiasm.HtmlEditor (Module: Winthusiasm.HtmlEditor) Version: 2.7.0.0 (2.7.0.0)