Inject to Client
Api.External.inject();
private void InjectButton_Click(object sender, EventArgs e) { Api.External.inject(); // attach to client }