EnableCombinedJavaScripts Property (C1TargetControlBase)
Enable JavaScripts files combined into one file. In order to combined enabled, you must register the WijmoHttpHandler in web.config.
public virtual System.bool EnableCombinedJavaScripts {get; set;}
'Declaration
Public Overridable Property EnableCombinedJavaScripts As System.Boolean