Click or drag to resize
CMSControllerFactory Methods

The CMSControllerFactory type exposes the following members.

Methods
  NameDescription
Public methodStatic memberGetAnyControllerType
Gets the type of a controller, returns null if no valid controller found. Throws an exception if multiple controllers were found
Public methodStatic memberGetSingleControllerType
Gets the type of a single controller, returns null if no valid controller found or ambiguous
Top
See Also