ComponentOne Carousel for ASP.NET Web Forms
C1.Web.Wijmo.Controls.4 Assembly / C1.Web.Wijmo.Controls.C1Carousel Namespace / C1CarouselItem Class / LinkUrl Property

In This Topic
    LinkUrl Property
    In This Topic
    Gets or sets the URL of the link item to which this item links.
    Syntax
    'Declaration
     
    Public Property LinkUrl As System.String
    public System.string LinkUrl {get; set;}
    See Also