Click or drag to resize

IAppletHostBridgeProvider Interface

Provides the SanteDB application gateway which binds the JavaScript layer with the host context

Namespace: SanteDB.Client.Services
Assembly: SanteDB.Client (in SanteDB.Client.dll) Version: 3.0.2081-alpha+027e4605b77f83de5445cbcd55717223932d2452
Syntax
public interface IAppletHostBridgeProvider

The IAppletHostBridgeProvider type exposes the following members.

Methods
 NameDescription
Public methodGetBridgeScript Get the bridge script which allows the client side JavaScript to interact with the host
Top
See Also