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

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