Class Number
- Namespace
- Dynamicweb.CoreUI.Editors.Inputs
- Assembly
- Dynamicweb.CoreUI.dll
Represents a number input editor
public class Number : InputBaseWithMinAndMax<double?>
- Inheritance
-
Number
- Derived
- Inherited Members
- Extension Methods
Properties
Step
public double? Step { get; set; }
Property Value
Methods
ValueAsGlobalString()
public string ValueAsGlobalString()