Overview
inPoint.Web can be integrated into 3rd party tools by using "mini views" which will render only the contents, without any navigation sidebar nor topbar;
- The user cannot navigate away nor launch a new search
- SecureParams can be used to limit the Urls visibility and validation – to avoid users manually changing itemUris or setting a time/ip/itemUri limit on the link.

These "mini views" can then be integrated into 3rd party apps;
- any Web application by using
iframes(see allowEmbedding) - WinForms, WPF Windows Desktop Applications by using the standard
WebBrowser Control - even
Silverlightintegrations! (only with IE11) - the possibilities are endless!