SetText Method (IEditField)
Sets the text associated with this object.

C# Syntax

void SetText( 
   string text
)

Parameters

text
The text to be entered in this edit field.