# Editor.DragData.Html

```csharp
string Html { get; set; }
```

HTML data of the drag and drop event, if any.

Declared in [Editor.DragData](/api/Editor.DragData).
Assembly: `Sandbox.Tools`.
