HTMLFormElement.Elements
HTMLFormElement.Elements property
Returns a collection of all form control elements in the form.
public HTMLCollection Elements { get; }
See Also
- class HTMLCollection
- class HTMLFormElement
- namespace Aspose.Html
- assembly Aspose.HTML