Controller |
The ControllerBase type exposes the following members.
| Name | Description | |
|---|---|---|
| IsDisposed | Gets a value indicating whether this controller is already disposed. | |
| NoDocumentException | Gets an exception that is thrown when a controller was not initialized with a document. | |
| NotInitializedException | Gets an exception that is thrown when a controller is not properly initialized. | |
| NoViewException | Gets an exception that is thrown when a controller currently has no view. |