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);

Property Value

A string representing the resource containing a serialized representation of an applet's state.

See Also

HTMLAppletElement Object | HTMLAppletElement Members | DOM Namespace