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

Property Value

A string representing the content type.

See Also

HTMLParamElement Object | HTMLParamElement Members | DOM Namespace