AutoComplete for ASP.NET Web Forms
EnableCombinedJavaScripts Property

C1.Web.Wijmo.Controls.4 Assembly > C1.Web.Wijmo.Controls Namespace > C1TargetControlBase Class : EnableCombinedJavaScripts Property
Enable JavaScripts files combined into one file. In order to combined enabled, you must register the WijmoHttpHandler in web.config.
Syntax
'Declaration
 
Public Overridable Property EnableCombinedJavaScripts As System.Boolean
public virtual System.bool EnableCombinedJavaScripts {get; set;}
See Also

Reference

C1TargetControlBase Class
C1TargetControlBase Members