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

In This Topic
    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