ClearText Method (MobileTextField)
Class
MobileTextField
.
Action
Clears all the content from the text field.
Syntax
C#
textField
.
ClearText
()
VB
textField
.
ClearText
()