ObjectRangeEnum Enumeration |
Namespace: CMS.DataEngine
public enum ObjectRangeEnum
Member name | Value | Description | |
---|---|---|---|
None | 0 | No objects included by default | |
All | 1 | All objects (both, site and global) included by default | |
Site | 2 | Site objects only included by default | |
Global | 3 | Global objects only included by default | |
Default | 4 | Default scope |
Copyright (c) 2019 Kentico Software