ControllerHelperGetController Method |
Name | Description | |
---|---|---|
GetControllerT(Int32) |
Gets a controller of type by id.
| |
GetController(ControllerIdentifier) |
Gets a controller that matches a Controller Idnetifier.
| |
GetController(ControllerType, Int32) |
Gets a controller of a specific type with a specific id.
|