Class NumberField
Version: 21.x
Represents a number field.
Inheritance
System.Object
Field<System.Nullable<System.Decimal>>
EditableField<System.Nullable<System.Decimal>>
NumberField
Implements
IValueField<System.Nullable<System.Decimal>>
Inherited Members
EditableField<Nullable
FieldReader.TryRead(Type, IField)
Namespace: Sitecore.LayoutService.Client.Response.Model.Fields
Assembly: Sitecore.LayoutService.Client.Abstractions.dll
Syntax
Constructors
NumberField()
Initializes a new instance of the NumberField class.
Declaration
NumberField(Double)
Initializes a new instance of the NumberField class.
Declaration
Parameters
| Type | Name | Description |
|---|---|---|
| System.Double | value | The initial value. |
Implements
If you have suggestions for improving this article, let us know!