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

In This Topic
    LinkUrl Property (C1GalleryItem)
    In This Topic
    Gets or sets the link URL for the gallery item.
    Syntax
    'Declaration
     
    Public Property LinkUrl As System.String
    public System.string LinkUrl {get; set;}
    See Also