ComponentOne Dialog for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls Namespace / IWijmoWidgetSupport Interface / EnableCombinedJavaScripts Property

In This Topic
    EnableCombinedJavaScripts Property (IWijmoWidgetSupport)
    In This Topic
    Combined the JavaScripts into one file.
    Syntax
    'Declaration
     
    Property EnableCombinedJavaScripts As System.Boolean
    System.bool EnableCombinedJavaScripts {get; set;}
    See Also