Siebel Object Interfaces Reference > Interfaces Reference > Applet Methods >

FindControl


FindControl returns the control whose name is specified in the argument. This applet must be part of the displayed view.

Syntax

oApplet.FindControl(controlName)

Argument
Description
controlName
Literal string or string variable containing the name of the desired control

Returns

The control object identified in controlName.

Usage

FindControl does not find controls for MVG applets, Pick applets, Associate applets, or detail applets that are not on the view's applet list.

Used With

Browser Script


 Siebel Object Interfaces Reference 
 Published: 18 June 2003