Search Results for

    Show / Hide Table of Contents
    View Source

    Class PlainDecimalPropertyEditor

    Represents a property editor for configuration-less decimal properties.

    Inheritance
    System.Object
    DataEditor
    Namespace: Umbraco.Cms.Core.PropertyEditors
    Assembly: Umbraco.Core.dll
    Syntax
    public class PlainDecimalPropertyEditor : DataEditor, IDataEditor, IDiscoverable

    Constructors

    View Source

    PlainDecimalPropertyEditor(IDataValueEditorFactory)

    Initializes a new instance of the PlainDecimalPropertyEditor class.

    Declaration
    public PlainDecimalPropertyEditor(IDataValueEditorFactory dataValueEditorFactory)
    Parameters
    Type Name Description
    IDataValueEditorFactory dataValueEditorFactory
    • Improve this Doc
    • View Source
    In This Article
    • Constructors
      • PlainDecimalPropertyEditor(IDataValueEditorFactory)
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX