Used to indicate which "view" to use when visiting a module.
Namespace:
Phoenix.UIAssembly: Phoenix.UI (in Phoenix.UI.dll) Version: 2.9.3209.25658 (2.9.0.0)
Syntax
| C# |
|---|
public enum ModuleViews |
Members
| Member name | Description | |
|---|---|---|
| Folder | We want to see the folders only. | |
| Detail | Show the objects themselves. | |
| Date | Show all items on a calendar. | |
| Thumbnail | Show all items on a calendar. | |
| Default | The default view when none is set (Currently, set to FOLDER). |
