- Any Action<ITagHelper, ViewContext> can be registered in DI to allow setting of tag helper properties after any [Activate] properties are set but before their bound from the source document and the tag helper is executed - Removed previous tag helper options as initializers is the way to do this now - #1689 - #2162 |
||
|---|---|---|
| .. | ||
| Compilation | ||
| OptionDescriptors | ||
| DefaultPrecompiledViewsProviderTest.cs | ||
| DefaultTagHelperActivatorTest.cs | ||
| DefaultViewLocationCacheTest.cs | ||
| Microsoft.AspNet.Mvc.Razor.Test.xproj | ||
| MvcRazorCodeParserTest.cs | ||
| RazorFileHashTest.cs | ||
| RazorPageActivatorTest.cs | ||
| RazorPageCreateModelExpressionTest.cs | ||
| RazorPageCreateTagHelperTest.cs | ||
| RazorPageTest.cs | ||
| RazorTextWriterTest.cs | ||
| RazorViewEngineOptionsTest.cs | ||
| RazorViewEngineTest.cs | ||
| RazorViewFactoryTest.cs | ||
| RazorViewTest.cs | ||
| SpanFactory.cs | ||
| TestModelMetadataProvider.cs | ||
| project.json | ||