HTMLAppletElement.Name Property |
Gets or sets the name for the applet instance.
[VBScript] Public Property Name As String
[JScript] public function get Name() : String; public function set Name(String);
A string representing the name for the applet instance.
HTMLAppletElement Object | HTMLAppletElement Members | DOM Namespace