Developer Resources for AbleCommerce eCommerce platform
CommerceBuilder.UI Namespace / PageSection Enumeration
In This Topic
    PageSection Enumeration
    In This Topic
    Enum to represent different page sections
    Syntax
    public enum PageSection : System.Enum 
    Members
    MemberDescription
    Footer Footer section
    Header Header section
    LeftSideBar LeftSideBar section
    RightSidebar RightSidebar section
    Inheritance Hierarchy

    System.Object
       System.ValueType
          System.Enum
             CommerceBuilder.UI.PageSection

    See Also