Search Results for

    Show / Hide Table of Contents
    View Source

    Class PlainTimePropertyEditor

    Represents a property editor for configuration-less time properties.

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

    Constructors

    View Source

    PlainTimePropertyEditor(IDataValueEditorFactory)

    Declaration
    public PlainTimePropertyEditor(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