[]
        
(Showing Draft Content)

C1.Web.Mvc.TagHelpers.GridExtensionScriptsTagHelper

GridExtensionScriptsTagHelper Class

Defines a TagHelper of registering grid extension script bundles.

Inheritance
GridExtensionScriptsTagHelper
Namespace: C1.Web.Mvc.TagHelpers
Assembly: C1.AspNetCore.Mvc.dll
Syntax
[HtmlTargetElement("c1-grid-extension-scripts")]
public class GridExtensionScriptsTagHelper : BundlesTagHelper, ITagHelper, ITagHelperComponent
Remarks

Whatever the bundles attribute is set or not, it will register default grid script bundle of FlexGrid control.

Constructors

Name Description
GridExtensionScriptsTagHelper()

Properties

Name Description
Bundles

Gets or sets the string which contains bundle names.

InitOwnerTypes

Gets the initial script owner types.

OwnerTypePrefix

Gets the prefix of the script owner type.