ComponentOne Dialog for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1SiteMapDataSource Namespace / C1SiteMapDataSource Class / StartingNodeUrl Property

In This Topic
    StartingNodeUrl Property
    In This Topic
    Syntax
    'Declaration
     
    Public Overridable Property StartingNodeUrl As System.String
    public virtual System.string StartingNodeUrl {get; set;}
    See Also