ComponentOne GridView for ASP.NET WebForms
C1.Web.Wijmo.Controls.4 Assembly / C1.Web.Wijmo.Controls Namespace / IWijmoWidgetSupport Interface / CDNDependencyPaths Property

In This Topic
    CDNDependencyPaths Property (IWijmoWidgetSupport)
    In This Topic
    A string array value specifies all css/js references that wijmo control depends on.
    Syntax
    'Declaration
     
    Property CDNDependencyPaths As System.String()
    System.string[] CDNDependencyPaths {get; set;}
    See Also