HTMLButtonElement.Name
HTMLButtonElement.Name property
Form control or object name when submitted with a form. See the name attribute definition in HTML 4.01.
public String Name { get; set; }
See Also
- class HTMLButtonElement
- package com.aspose.html
- package Aspose.HTML