[]
        
(Showing Draft Content)

C1.Web.Mvc.TagHelpers.DeferredScriptsTagHelper

DeferredScriptsTagHelper Class

Defines a TagHelper to render the deferred scripts.

Inheritance
DeferredScriptsTagHelper
Namespace: C1.Web.Mvc.TagHelpers
Assembly: C1.AspNetCore.Mvc.dll
Syntax
[HtmlTargetElement("c1-deferred-scripts")]
public class DeferredScriptsTagHelper : ComponentTagHelper<Component>, ITagHelper, ITagHelperComponent

Constructors

Name Description
DeferredScriptsTagHelper()

Methods

Name Description
GetObjectInstance(object)

Gets the TControl instance.

Process(TagHelperContext, TagHelperOutput)

Synchronously executes the TagHelper with the given context and output.