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