ComponentOne PieChart for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1LightBox Namespace / C1LightBox Class / RootUrl Property

In This Topic
    RootUrl Property
    In This Topic
    Determines the root url for each item.
    Syntax
    'Declaration
     
    Public Property RootUrl As System.String
    public System.string RootUrl {get; set;}
    See Also