IProxyControllerEx Interface
Extends IProxyController with the ability to detach the controller from the proxy.
Syntax
Unit: Aurelius.Types.Proxy
IProxyControllerEx = interface(IProxyController);
Methods
| Name | Description |
|---|---|
| UnsetProxy | Detaches this controller from its associated proxy, clearing the deferred-load link. |