Table of Contents

Enum KnownNumberInput

Namespace
Dynamicweb.Core.UI
Assembly
Dynamicweb.Core.UI.dll
Specifies possible Number input types for Input Elements
public enum KnownNumberInput

Fields

Currency = 3
Currency
Decimal = 2
Decimal
Integer = 1
Integer
To top