# Sandbox.UI.SplitContainer.FractionCookie

```csharp
string FractionCookie { get; set; }
```

We can save the position of this splitter in a cookie. To do that set this
(or "cookie" in a template). We'll automatically save and restore from the cookie.

Declared in [Sandbox.UI.SplitContainer](/api/Sandbox.UI.SplitContainer).
Assembly: `Sandbox.Engine`.
