ComponentOne PieChart for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1SiteMap Namespace / C1SiteMap Class / ShouldSerializeNodes Method

In This Topic
    ShouldSerializeNodes Method (C1SiteMap)
    In This Topic
    Gets the value indicate whether need to serialize Nodes.
    Syntax
    'Declaration
     
    Public Function ShouldSerializeNodes() As System.Boolean
    public System.bool ShouldSerializeNodes()
    See Also