ASP.NET Core MVC Controls | ComponentOne
C1.AspNetCore.Mvc Assembly / C1.Web.Mvc Namespace / Configuration Class / EnableDeferredScripts Method

In This Topic
    EnableDeferredScripts Method
    In This Topic
    Enable deferred scripts feature.
    Syntax
    'Declaration
     
    Public Function EnableDeferredScripts() As Configuration
    public Configuration EnableDeferredScripts()

    Return Value

    See Also