Enumeration used to describe the function of the New Content button in the list of navigation items.
Namespace:
Asi.iBO.ContentManagementAssembly: Asi.iBO (in Asi.iBO.dll) Version: 15.1.2.0
Syntax
| C# |
|---|
public enum WindowType |
| Visual Basic (Declaration) |
|---|
Public Enumeration WindowType |
| Visual C++ |
|---|
public enum class WindowType |
Members
| Member name | Description | |
|---|---|---|
| Properties |
Represents the "Content Properties page" option.
| |
| Editor |
Represents the "WYSIWYG Editor" option.
|