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