Search Results for

    Show / Hide Table of Contents
    View Source

    Class PlainDateTimePropertyEditor

    Represents a property editor for configuration-less date/time properties.

    Inheritance
    object
    DataEditor
    Namespace: Umbraco.Cms.Core.PropertyEditors
    Assembly: Umbraco.Core.dll
    Syntax
    [DataEditor("Umbraco.Plain.DateTime", ValueEditorIsReusable = true, ValueType = "DATETIME")]
    public class PlainDateTimePropertyEditor : DataEditor, IDataEditor, IDiscoverable

    Constructors

    View Source

    PlainDateTimePropertyEditor(IDataValueEditorFactory)

    Initializes a new instance of the PlainDateTimePropertyEditor class.

    Declaration
    public PlainDateTimePropertyEditor(IDataValueEditorFactory dataValueEditorFactory)
    Parameters
    Type Name Description
    IDataValueEditorFactory dataValueEditorFactory
    • Edit this page
    • View Source
    In this article
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX