Tabs for ASP.NET WebForms
EnableCombinedJavaScripts Property (C1TargetDataBoundControlBase)

C1.Web.Wijmo.Controls.4 Assembly > C1.Web.Wijmo.Controls.Base Namespace > C1TargetDataBoundControlBase 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

C1TargetDataBoundControlBase Class
C1TargetDataBoundControlBase Members