ComponentOne Dialog for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1SiteMap Namespace / C1SiteMapLevelSetting Class / ShouldSerialize Method

In This Topic
    ShouldSerialize Method (C1SiteMapLevelSetting)
    In This Topic
    Gets the value indicate whether need to seriazlie.
    Syntax
    'Declaration
     
    Public Function ShouldSerialize() As System.Boolean
    public System.bool ShouldSerialize()
    See Also