Attach listeners
| Parameters: | Events – |
|---|---|
| Return type: | void |
Detach listeners
| Parameters: | Events – |
|---|---|
| Return type: | void |
Inject a template into the view model, if none present
Template is derived from the controller found in the route match, and, optionally, the action, if present.
| Parameters: | MvcEvent – |
|---|---|
| Return type: | void |
Inflect a name to a normalized value
| Parameters: | string – |
|---|---|
| Return type: | string |
Determine the top-level namespace of the controller
| Parameters: | string – |
|---|---|
| Return type: | string |