# Sandbox.UI.BasePopup.CloseAll

```csharp
static void CloseAll(Panel exceptThisOne = null)
```

### Parameters

- `exceptThisOne` (`Panel`), default `null`

Declared in [Sandbox.UI.BasePopup](/api/Sandbox.UI.BasePopup).
Assembly: `Sandbox.Engine`.
