Click or drag to resize

NumberEditor Class

Inheritance Hierarchy

Namespace:  Dynamicweb.Content.Items.Editors
Assembly:  Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax
public abstract class NumberEditor : Editor

The NumberEditor type exposes the following members.

Constructors
  NameDescription
Protected methodNumberEditor
Initializes a new instance of the NumberEditor class
Top
Properties
  NameDescription
Public propertyAllowDecimalPoints
Public propertyCssClass (Inherited from Editor.)
Public propertyDataType (Overrides EditorDataType.)
Public propertyDisabled (Inherited from Editor.)
Public propertyHttpContext (Inherited from Editor.)
Public propertyKey (Inherited from Editor.)
Public propertyStatic memberNumberCulture
Public propertyValidators (Inherited from Editor.)
Protected propertyValueConverter (Inherited from Editor.)
Top
Methods
See Also