| CMSControllerFactory Methods |
The CMSControllerFactory type exposes the following members.
| Name | Description | |
|---|---|---|
| GetAnyControllerType |
Gets the type of a controller, returns null if no valid controller found. Throws an exception if multiple controllers were found
| |
| GetSingleControllerType |
Gets the type of a single controller, returns null if no valid controller found or ambiguous
|