Similar to HttpPost / HttpGet, it would be nice if it were possible to decorate methods within a controller that intercepted requests from a Property Inspector, and where desired, "returned" a result.
It should be possible to
Opt of out auto-routing requests from sendToPlugin.
Similar to
HttpPost
/HttpGet
, it would be nice if it were possible to decorate methods within a controller that intercepted requests from a Property Inspector, and where desired, "returned" a result.It should be possible to
sendToPlugin
.