Description
Provides the class (or name) of the specified object.
Applies to
Syntax
PowerBuilder
string dwcontrol.ClassName ( )
Return value
Returns the class of dwcontrol, the name assigned to the control. Returns the empty string ("") if an error occurs.
Usage
Method inherited from PowerObject. For use with variables in the PowerBuilder environment, see the section called “ClassName” in PowerScript Reference.