HTMLLabelElement.Form
HTMLLabelElement.Form property
Returns the FORM
element containing this control. Returns null
if this control is not within the context of a form.
public HTMLFormElement Form { get; }
See Also
- class HTMLFormElement
- class HTMLLabelElement
- namespace Aspose.Html
- assembly Aspose.HTML