Web Forms Flashcards

1
Q

TextBox.TextMode

A

Creates text boxes that are intended for specific types of data (numeric, character, date, etc.)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Return

A

The return statement terminates execution of the method in which it appears and returns control to the calling method

How well did you know this?
1
Not at all
2
3
4
5
Perfectly