HTMLParamElement.ValueType

HTMLParamElement.ValueType property

Information about the meaning of the value attribute value. See the valuetype attribute definition in HTML 4.01.

public string ValueType { get; set; }

See Also