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

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