[]
        
(Showing Draft Content)

C1.Web.Mvc.TagHelpers.BasicScriptsTagHelper

BasicScriptsTagHelper Class

Defines a TagHelper to register the scripts in basic assembly.

Inheritance
BasicScriptsTagHelper
Namespace: C1.Web.Mvc.TagHelpers
Assembly: C1.AspNetCore.Mvc.dll
Syntax
[RestrictChildren("c1-chart-extension-scripts", new string[] { "c1-grid-extension-scripts" })]
[HtmlTargetElement("c1-basic-scripts")]
public class BasicScriptsTagHelper : BundlesTagHelper, ITagHelper, ITagHelperComponent

Constructors

Name Description
BasicScriptsTagHelper()

Properties

Name Description
Bundles

Gets or sets the string which contains bundle names.

DefaultOwnerTypes

Gets the default script owner types.

OwnerTypePrefix

Gets the prefix of the script owner type.