ComponentOne GridView for ASP.NET WebForms
C1.Web.Wijmo.Controls.4 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
    System.bool EnableConditionalDependencies {get; set;}
    Remarks
    This property is enabled only when EnableCombinedJavaScripts is set to true.
    See Also