# Sandbox.UI.Panel.DeletionToken

```csharp
System.Threading.CancellationToken DeletionToken { get; set; }
```

Get a token that is cancelled when the panel is deleted

Declared in [Sandbox.UI.Panel](/api/Sandbox.UI.Panel).
Assembly: `Sandbox.Engine`.
