ButtonElement.Name

ButtonElement.Name property

Represent the name attribute of the Button element.

public override string Name { get; set; }

See Also