InputElement.Name
InputElement.Name property
Represent the name attribute of the input element.
public override string Name { get; set; }
See Also
- class InputElement
- namespace Aspose.Html.Forms
- assembly Aspose.HTML
Represent the name attribute of the input element.
public override string Name { get; set; }