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
- package com.aspose.html
- package Aspose.HTML