aspnetcore/test/WebSites/ActivatorWebSite/Views/View
Ryan Nowak b393191cff Part of #2151 - Remove [Activate] from ViewComponents
This change removes [Activate] from ViewComponents. Accessing context
should be done through [ViewComponentContext]. Accessing services should
be done though constructor injection.
2015-05-21 22:57:45 -07:00
..
ConsumeCannotBeActivatedComponent.cshtml Issue #985: Adding Functional Tests for ViewComponent Activators. 2014-09-30 10:49:30 -07:00
ConsumeDefaultProperties.cshtml Make RazorPage.IUrlHelper a non-public property 2014-08-12 10:12:23 -07:00
ConsumeInjectedService.cshtml
ConsumeServicesFromBaseType.cshtml Make RazorPage.IUrlHelper a non-public property 2014-08-12 10:12:23 -07:00
ConsumeViewComponent.cshtml Issue #985: Adding Functional Tests for ViewComponent Activators. 2014-09-30 10:49:30 -07:00
UseTagHelper.cshtml Activate ViewDataDictionary in DefaultTagHelperActivator 2015-02-19 13:21:06 -08:00