ComponentOne Extender Controls for ASP.NET Web Forms
C1.Web.Wijmo.Extenders.4 Assembly / C1.Web.Wijmo.Extenders Namespace / TargetCompositeControlBase Class / CDNPath Property

In This Topic
    CDNPath Property (TargetCompositeControlBase)
    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