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
ConsumeDefaultProperties.cshtml
ConsumeInjectedService.cshtml
ConsumeServicesFromBaseType.cshtml
ConsumeViewComponent.cshtml
UseTagHelper.cshtml Activate ViewDataDictionary in DefaultTagHelperActivator 2015-02-19 13:21:06 -08:00