IJavascript |
The IJavascriptObjectRepository type exposes the following members.
| Name | Description | |
|---|---|---|
| Dispose | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. (Inherited from IDisposable) | |
| IsBound | Is object bound | |
| Register | ||
| UnRegister | UnRegister a bound object from the repository. If you unregister an object that is currently bound in JavaScript then the method/property calls will fail. | |
| UnRegisterAll | UnRegister all the currently bound objects from the repository. If you unregister an object that is currently bound in JavaScript then the method/property calls will fail. |