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