Enum PublishMode
Publish modes for filtering items in context
Namespace: DataWeb.Structure
Assembly: DataWeb.Core.dll
Syntax
public enum PublishMode
Fields
| Name | Description |
|---|---|
| Live | Items with status Active are visible |
| Maintenance | All items are visible, including items with the Deleted status |
| Management | |
| Preview |