ASP.NET Core MVC Controls | ComponentOne
C1.AspNetCore.Mvc.MultiRow Assembly / C1.Web.Mvc.MultiRow.TagHelpers Namespace / ScriptsTagHelper Class / ProcessAsTemplate Method

In This Topic
    ProcessAsTemplate Method (ScriptsTagHelper)
    In This Topic
    When the taghelper works as template, add the pre-processing here.
    Syntax
    'Declaration
     
    Protected Overridable Sub ProcessAsTemplate() 
    protected virtual void ProcessAsTemplate()
    See Also