HTMLParamElement.ValueType Property |
Gets or sets information about the meaning of the value attribute value.
[VBScript] Public Property ValueType As String
[JScript] public function get ValueType() : String; public function get ValueType(String);
A string representing information about the meaning of the value attribute value.
HTMLParamElement Object | HTMLParamElement Members | DOM Namespace