HTMLAppletElement.Object Property |
Gets or sets the resource containing a serialized representation of an applet's state.
[VBScript] Public Property Object As String
[JScript] public function get Object() : String; public function set Object(String);
A string representing the resource containing a serialized representation of an applet's state.
HTMLAppletElement Object | HTMLAppletElement Members | DOM Namespace