Summary
Request that the given source portal be linked to the given destination portal.
Both portals must be registered for successful linking.
- Namespace
- ASL
.PortalSystem - Containing Type
- PortalManager
Syntax
public bool RequestLinkPortal(Portal source, Portal destination)
Parameters
Return Value
| Type | Description |
|---|---|
| bool | Linking success. |