Class PlainDateTimePropertyEditor
Represents a property editor for configuration-less date/time properties.
Namespace: Umbraco.Cms.Core.PropertyEditors
Assembly: Umbraco.Core.dll
Syntax
public class PlainDateTimePropertyEditor : DataEditor, IDataEditor, IDiscoverable
Constructors
View SourcePlainDateTimePropertyEditor(IDataValueEditorFactory)
Initializes a new instance of the PlainIntegerPropertyEditor class.
Declaration
public PlainDateTimePropertyEditor(IDataValueEditorFactory dataValueEditorFactory)
Parameters
Type | Name | Description |
---|---|---|
IDataValueEditorFactory | dataValueEditorFactory |