aspnetcore/test/WebSites/ActivatorWebSite/Views/View
Pranav K 9f8c656b31 IUrlHelper and IViewComponentHelper need to be activated
* 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
2014-07-16 16:24:03 -07:00
..
ConsumeDefaultProperties.cshtml IUrlHelper and IViewComponentHelper need to be activated 2014-07-16 16:24:03 -07:00
ConsumeInjectedService.cshtml IUrlHelper and IViewComponentHelper need to be activated 2014-07-16 16:24:03 -07:00
ConsumeServicesFromBaseType.cshtml IUrlHelper and IViewComponentHelper need to be activated 2014-07-16 16:24:03 -07:00