ButtonElement.Id

ButtonElement.Id property

Represents the Id attribute of the Button element.

public override string Id { get; set; }

See Also