Click or drag to resize

ControllerBase Properties

The ControllerBase type exposes the following members.

Properties
 NameDescription
Public propertyIsDisposed Gets a value indicating whether this controller is already disposed.
Protected propertyNoDocumentException Gets an exception that is thrown when a controller was not initialized with a document.
Protected propertyNotInitializedException Gets an exception that is thrown when a controller is not properly initialized.
Protected propertyNoViewException Gets an exception that is thrown when a controller currently has no view.
Top
See Also