Table of Contents

Enum Html5InputType

Namespace
Dynamicweb.CoreUI.Editors.Inputs
Assembly
Dynamicweb.CoreUI.dll
public enum Html5InputType

Fields

Color = 1
Date = 2
DateTimeLocal = 4
Email = 11
Month = 7
Name = 0
Number = 8
Password = 12
Range = 9
Tel = 10
Text = 13
Time = 5
Url = 14
Week = 6
To top