PortalManager.

RequestRegisterPortal(Portal) Method

Summary

Request that the given portal be registered. A portal must be registered before it can be linked.
Namespace
ASL.PortalSystem
Containing Type
PortalManager

Syntax

public bool RequestRegisterPortal(Portal portal)

Parameters

Name Type Description
portal Portal Portal to be registered.

Return Value

Type Description
bool Registration success.