* Removing Init method and using [Activate] to activate IUrlHelper. * Moving IViewComponentHelper to default injected properties * Adding functional tests to verify these properties are injected \ activated Fixes #789
This mechanism replaces code in Inject that activated properties by looking them up by names.