TagHelperExecutionContext
TagHelperExecutionContext(String, TagMode, IDictionary<Object, Object>, String, Func<Task>, Action<HtmlEncoder>, Func<TagHelperContent>)
ChildContentRetrieved
Context
Items
Output
TagHelpers
Add(ITagHelper)
AddHtmlAttribute(TagHelperAttribute)
AddHtmlAttribute(String, Object, HtmlAttributeValueStyle)
AddTagHelperAttribute(TagHelperAttribute)
AddTagHelperAttribute(String, Object, HtmlAttributeValueStyle)
Reinitialize(String, TagMode, IDictionary<Object, Object>, String, Func<Task>)
SetOutputContentAsync()
net10.0
namespace Microsoft.AspNetCore.Razor.Runtime.TagHelpers
{
public class TagHelperExecutionContext
}
| nuget.org | 0.4 % Reference this API |
|---|---|
| .NET | 5.06.07.08.09.010.0 |
| .NET Core | 3.03.1 |
Information specific to net10.0 | |
| Assembly | Microsoft.AspNetCore.Razor.Runtime , Version=10.0.0.0, PublicKeyToken=adb9793829ddae60 |
| Referencing | Requires any:
|
| Platform Restrictions | This API is supported on all platforms. |
- Built-in API
- Package-provided API