Wires up the model, view, and controller and performs necessary initialization.

Namespace: RTE
Assembly: RichTextEditor (in RichTextEditor.dll) Version: 8.0.0.0 (8.0.0.0)

Syntax

C#
public void MvcInit()
Visual Basic
Public Sub MvcInit
Visual C++
public:
void MvcInit()

See Also