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

In This Topic
    StartFromCurrentNode Property
    In This Topic
    Syntax
    'Declaration
     
    Public Overridable Property StartFromCurrentNode As System.Boolean
    public virtual System.bool StartFromCurrentNode {get; set;}
    See Also