SetText Method (IEditField)
Sets the text value of the edit field.

C# Syntax

void SetText( 
   string text
)

Parameters

text
the text.