Determines the name of the class
of this object.
Note: This property is read only.
SyntaxReference_Syntax.className = "string"
Values
Type
|
Values
|
String
|
A valid string representing the name of
the class of the particular object.
|
JavaScriptSubform1.className;
FormCalcSubform1.className
|
|
|