Gets or sets the name used to identify this button in code.
The name used to identify this button in code.
Use this property to identify the button when you handle button events such as ButtonClick. Note that there is no check for multiple buttons having the same name. It is up to you to assign a unique name to each button.
RebarButton Class | Skybound.Rebar Namespace