Class IntegerConfigurationEditor
A custom pre-value editor class to deal with the legacy way that the pre-value data is stored.
Namespace: Umbraco.Cms.Core.PropertyEditors
Assembly: Umbraco.Core.dll
Syntax
public class IntegerConfigurationEditor : ConfigurationEditor, IConfigurationEditor
Constructors
View SourceIntegerConfigurationEditor()
Initializes a new instance of the IntegerConfigurationEditor class.
Declaration
public IntegerConfigurationEditor()