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

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