Class NumberEditor
- Namespace
- Dynamicweb.Content.Items.Editors
- Assembly
- Dynamicweb.dll
Represents a number editor.
- Inheritance
-
Number
Editor
- Derived
- Inherited Members
Constructors
NumberEditor()
Initializes a new instance of an object.
Properties
AllowDecimalPoints
Gets or sets value indicating whether to allow decimal points.
Property Value
DataType
Gets the data type for this editor.
Property Value
Methods
GetMaxValue()
REturns the maximum value.
Returns
- object
Maximum value.
GetMinValue()
Returns the minimum value.
Returns
- object
Minimum value.