Enumeration used to describe the function of the New Content button in the list of navigation items.

Namespace:  Asi.iBO.ContentManagement
Assembly:  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 nameDescription
Properties
Represents the "Content Properties page" option.
Editor
Represents the "WYSIWYG Editor" option.

See Also