SelectablePageTypeEnum Enumeration |
Namespace: CMS.Base.Web.UI
public enum SelectablePageTypeEnum
Member name | Value | Description | |
---|---|---|---|
All | 0 | All page types can be selected. | |
Standard | 1 | Only standard pages can be selected. Content-only pages cannot be selected. | |
ContentOnly | 2 | Only content only pages can be selected. Standard pages cannot be selected. |
Copyright (c) 2017 Kentico Software