ObjectRangeEnum EnumerationKentico 8.0 API Reference
Enum representing object range (in the scale of site vs. global object).

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.0.0.0 (8.0.5239.26125)
Members

  Member nameValueDescription
None0 No objects.
All1 All objects (both, site and global).
Site2 Site objects only.
Global3 Global objects only.
Default4 Default scope.
See Also