Using remote IDO method calls

The RemoteMethod static class under the Mongoose.IDO namespace encapsulates the methods and APIs that can be used within an extension class to remotely call IDO methods and values from one site to another. These calls can consist either of extension class code or stored procedures.

This section provides information about how to use remote IDO method calls.