HTMLParamElement.Type Property |
Gets or sets the content type for the value attribute when valuetype
has the value "ref".
[VBScript] Public Property Type As String
[JScript] public function get Type() : String; public function set Type(String);
A string representing the content type.
HTMLParamElement Object | HTMLParamElement Members | DOM Namespace