C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls Namespace / IWijmoWidgetSupport Interface / EnableConditionalDependencies Property

In This Topic
EnableConditionalDependencies Property (IWijmoWidgetSupport)
In This Topic
A value indicates whether to register the dependency resources according to the control's property settings.
Syntax
'Declaration
 
Property EnableConditionalDependencies As System.Boolean
 
Remarks
This property is enabled only when EnableCombinedJavaScripts is set to true.
See Also