HTMLObjectElement.Data Property |
Gets or sets the URI specifying the location of the object’s data.
[VBScript] Public Property Data As String
[JScript] public function get Data() : String; public function set Data(String);
A string representing the URI specifying the location of the object’s data.
HTMLObjectElement Object | HTMLObjectElement Members | DOM Namespace