Hi,
were experimenting with cute editor and were wondering if it is possible to add a custom button that will run a c# function
currently what where having to do, is create our c# functions then create a hidden button in the page that runs the function, then a javascript function in the editor that clicks the hidden button
is it possible to just have a button run c# function (in other words a sever side button)
or is there anything we can add that will be able to do this?
if so where can we add it?
Thanks