ControlsAndComponents
Title
Controls
Number
Name
Description
1
Label
Label of text
2
Link
Hyper link to a resource
3
TextBox
Text box
4
TextBox - Captcha
Filter against bots
5
TextBox - Password
User password
6
RichTextBox
Text box multi line
7
CheckBox
Check box
8
Button
Regular button
9
Button - Link
Button as link
10
Button - Submit
Submit button sends changed values on form
11
ComboBox
Enumerate values
12
Grid
Grid
13
Grid - Link
Grid with link rows
14
Picture
Picture
15
Picture - QRCode
QR code picture
16
Video - mp4
Embedded mp4 video
17
Video - youtube
Embedded youtube video
18
Audio - mp3
Embedded mp3 audio
19
Calendar
Calendar
20
Time
Time
21
Raw
Raw
22
UploadFile
Upload file to server
23
Phone
Phone
24
TreeView
TreeView
25
GPS
GPS coordinates on map
Components
Number
Name
Description
1
RadioButton
Radio button choose
2
Tags
Render tags
3
Likes
Like adds user name to Control array
4
Messages
List of messages
5
Comments
List of comments
6
LineGraphs Chart
Line graphs chart
7
Bar Chart
Bar Chart
8
Bar Group Chart
Bar Group Chart
9
Pie Chart
Pie Chart
10
Map
Map
11
Address
Address
12
BrowserParams
Receive web browser parameters on client side, such as GPS coordinates.
13
Json code editor
Json code editor
14
Html code editor
Html code editor
15
CS code editor
CSharp code editor
Cancel