The BeforeModeChangeEventArgs type exposes the following members.

Constructors

  NameDescription
BeforeModeChangeEventArgs
Initializes a new instance of the BeforeModeChangeEventArgs class.

Properties

  NameDescription
HtmlString
Gets or sets the HTML source for the document being edited.
NewMode
Gets or sets a new editing mode. Choose from Design, Source, or Preview modes.

See Also