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

In This Topic
    SiteMapFile Property
    In This Topic
    Gets or sets the relative path to the .sitemap file from which to load SiteMap data.
    Syntax
    'Declaration
     
    Public Property SiteMapFile As System.String
    public System.string SiteMapFile {get; set;}

    Property Value

    The site map file.
    See Also