Web Forms Flashcards
1
Q
TextBox.TextMode
A
Creates text boxes that are intended for specific types of data (numeric, character, date, etc.)
2
Q
Return
A
The return statement terminates execution of the method in which it appears and returns control to the calling method