[]
Initializes a new instance of the BeforeModeChangeEventArgs class.
public BeforeModeChangeEventArgs(EditorMode newMode, string htmlString)
| Type | Name | Description |
|---|---|---|
| EditorMode | newMode | Gets or sets a new editing mode. |
| string | htmlString | Gets or sets the HTML source for the document being edited. |