C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.Base Namespace / C1TargetHierarchicalDataBoundControlBase Class / UseCDN Property

In This Topic
UseCDN Property (C1TargetHierarchicalDataBoundControlBase)
In This Topic
Determines whether the widget extender must load client resources from CDN (Content Delivery Network) path given by property CDNPath.
Syntax
'Declaration
 
Public Overridable Property UseCDN As System.Boolean
 
See Also