ComponentOne Dialog for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1LightBox Namespace / C1LightBoxItem Class / LinkUrl Property

In This Topic
    LinkUrl Property (C1LightBoxItem)
    In This Topic
    Link url of Lightbox item.
    Syntax
    'Declaration
     
    Public Property LinkUrl As System.String
    public System.string LinkUrl {get; set;}
    See Also