C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls Namespace / C1TargetControlBase Class / EnableCombinedJavaScripts Property

In This Topic
EnableCombinedJavaScripts Property (C1TargetControlBase)
In This Topic
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
 
See Also