Determines the name of the class
of this object.
Note:
This property is read only.
Syntax
Reference_Syntax.className = "string"
Values
Type
|
Values
|
String
|
A valid string representing the name of
the class of the particular object.
|
JavaScript
Subform1.className;
FormCalc
Subform1.className
|
|
|