ComponentOne BinaryImage for ASP.NET Web Forms
C1.Web.Wijmo.Controls.4 Assembly / C1.Web.Wijmo.Controls Namespace / C1TargetControlBase Class / CDNPath Property

In This Topic
    CDNPath Property
    In This Topic
    Content Delivery Network path.
    Syntax
    'Declaration
     
    Public Overridable Property CDNPath As System.String
    public virtual System.string CDNPath {get; set;}
    See Also