How to get the url of custom Umbraco backoffice API controllers with the GetApiUrl method

added by DotNetKicks
12/21/2016 3:04:24 PM

586 Views

In this post I'm explaining how to setup the serverside so that you can use the umbRequestHelper.getApiUrl to get the Url also of custom Umbraco backoffice API controllers without hardcoding them in your frontend JS code.


0 comments