AngleSharp by Florian Rappl

<PackageReference Include="AngleSharp" Version="0.2.9" />

.NET API 451,072 bytes

 HTMLFormControlElementWithState

Represents the base class for all HTML form controls that contain a state.
public bool CanContainRangeEndpoint { get; }

Gets the status if the element can contain a range endpoint.

Gets the status if the element should save and restore the control state.

Resets the form control state to the given state.

This method is not implemented yet.