Enum EditorType
Represents the type of an editor.
Namespace: Umbraco.Cms.Core.PropertyEditors
Assembly: Umbraco.Core.dll
Syntax
public enum EditorType
Fields
Name | Description |
---|---|
MacroParameter | Macro parameter editor. |
Nothing | Nothing. |
PropertyValue | Property value editor. |