Testing Siebel eBusiness Applications > Functional Test Object Reference > SiebToolbar Methods >

IsControlEnabled Method


The IsControlEnabled method returns a Boolean value indicating whether or not the specified control is enabled on the toolbar.

Syntax

IsControlEnabled (RepName)

Argument
Description

RepName

A String that indicates the RepositoryName of the object.

Returns

A Boolean value indicating whether the specified toolbar control is enabled (TRUE) or disabled (FALSE).

Testing Siebel eBusiness Applications