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

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