Enum PropertyEditorMode
Enumeration that determines the mode of the editor.
Namespace: DotNetNuke.UI.WebControls
Assembly: DotNetNuke.dll
Syntax
public enum PropertyEditorMode : int
Remarks
PropertyEditorMode is used by PropertyEditorControl to determine the mode of the Editor.
Fields
Name | Description |
---|---|
Edit | Enumeration that determines the mode of the editor. |
View | Enumeration that determines the mode of the editor. |