PFViewScope Enumeration |
Namespace: Packflow.Core
public enum PFViewScope
Member name | Value | Description | |
---|---|---|---|
Site | 0 | The view can target all content-types. | |
Application | 1 | The view can target the content-types of a given application. | |
ContentType | 2 | The view must target a specific content-type. | |
Unknown | 3 | Not known yet. |