# Sandbox.UI.ButtonEvent.Button

```csharp
string Button { get; set; }
```

The button that triggered the event.

Declared in [Sandbox.UI.ButtonEvent](/api/Sandbox.UI.ButtonEvent).
Assembly: `Sandbox.Engine`.
