ButtonElement.Name

ButtonElement.Name property

Represent the name attribute of the Button element.

public String Name { get; set; }

See Also