UseCDN Property (IWijmoWidgetSupport)
In This Topic
Determines whether the widget extender must load client resources from CDN (Content Delivery Network) path given by property CDNPath.
Syntax
'Declaration
Property UseCDN As System.Boolean
System.bool UseCDN {get; set;}
See Also