MDriven Global SearchNew
Search results for "api documentation"
244 results found (in 0.01s)
Documentation:Comparing strings
…true) = 0 Read more here: [https://learn.microsoft.com/en-us/dotnet/api/system.string.compare String.Compare method] {{Edited|July|12|2025}} [[Category:OCL String Operators…
Documentation:Google tag manager
…switch pages - and the tracker becomes unaware. The different trackers have API's where you can tell them what page is active. The simplest way…
Documentation:MDrivenServer, Lost password or locked out
…Advanced Tools to download the database file The database file is located in __MDrivenServer/App_data/DatabaseCompact.sdf Once downloaded, use the procedure [[Documentation:MDrivenServer…
Documentation:OCLOperators RestGet
<message></message> The RestGet operator is a sub-command of OCLOperators that allows you to execute GET requests on RESTful APIs. It sends a GET…
Documentation:Serverside Turnkey and MVC functioning
<message></message> See [[Documentation:Turnkey MVC Controllers|Turnkey MVC Controllers]] before reading this article. === MVC to Angular Navigation === To navigate from MVC to Angular…
Documentation:Authenticate with a jwt
…2022 - to allow javascript clients with a JWT authenticate access to Rest-API's in the Turnkey Application === (This is still good and ok…
Documentation:Calling your own c - sharp .net things from Turnkey–server side
…<li>Add a key generation algorithm that uses advanced cryptography <li>Call external web-api’s and wait for the result to add as data in the…
Documentation:Complete model examples
…you will need your own API key from Google.[[File:2020-05-31 19h31 33.png|none|thumb|link=https://wiki.mdriven.net/index.php/File:2020-05-31…
Documentation:Cors
…add> </cors> </system.webServer> </configuration></pre>To do this on App level - change Web.config in the same way - but beware that web…
Documentation:Encoding
…UTF32|UTF32]] * [[Documentation:OCLOperators UTF7|UTF7]] * [[Documentation:OCLOperators UTF8|UTF8]] Microsoft documentation on the Encoding class can be found here: https://learn.microsoft.com/en-us/dotnet/api…