Developer Resources for AbleCommerce eCommerce platform
CommerceBuilder.Catalog Namespace / WebpageType Enumeration
In This Topic
    WebpageType Enumeration
    In This Topic
    Enumeration that represents the webpage type
    Syntax
    public enum WebpageType : System.Enum 
    Members
    MemberDescription
    Application Application Pages
    Content Content Pages
    Inheritance Hierarchy

    System.Object
       System.ValueType
          System.Enum
             CommerceBuilder.Catalog.WebpageType

    See Also