HTMLLIElement.Value

HTMLLIElement.Value property

Reset sequence number when used in OL. See the value attribute definition in HTML 4.01. This attribute is deprecated in HTML 4.01.

public int Value { get; set; }

See Also