Class DeliverableSmartFolderFilterConstraints
- Namespace
- CMS.ContentEngine
- Assembly
- CMS.ContentEngine.dll
Constants for content hub filter model.
public static class DeliverableSmartFolderFilterConstraints
- Inheritance
-
objectDeliverableSmartFolderFilterConstraints
Fields
ABSOLUTE_TIME_FRAME
Represents the absolute time frame type for filters.
public const string ABSOLUTE_TIME_FRAME = "absolute"
Field Value
- string
RELATIVE_TIME_FRAME
Represents the relative time frame type for filters.
public const string RELATIVE_TIME_FRAME = "relative"
Field Value
- string