[]
Defines a TagHelper to register scripts.
[RestrictChildren("c1-basic-scripts", new string[] { })]
[HtmlTargetElement("c1-scripts")]
public class ScriptsTagHelper : ComponentTagHelper<Component>, ITagHelper, ITagHelperComponent
Name | Description |
---|---|
ScriptsTagHelper() |
Name | Description |
---|---|
Culture | Gets or sets the culture which is used for scripts localization. |
Name | Description |
---|---|
GetObjectInstance(object) | Gets the TControl instance. |
Process(TagHelperContext, TagHelperOutput) | Synchronously executes the TagHelper with the given context and output. |