Click or drag to resize

GUIFactoryServiceGetControllerAndControl Method

Overload List
 NameDescription
Public methodGetControllerAndControl(Object, Type) Gets an IMVCController for a given document type, and finding the right GUI user control for it.
Public methodGetControllerAndControl(Object, Type, UseDocument) Gets an IMVCController for a given document type, and finding the right GUI user control for it.
Public methodGetControllerAndControl(Object, Type, Type, UseDocument) Gets an IMVCController for a given document type, and finding the right GUI user control for it.
Top
See Also