Summary
Get the collection of registered portal IDs.
- Namespace
- ASL
.PortalSystem - Containing Type
- PortalManager
Syntax
public Dictionary<int, Portal>.KeyCollection GetPortalIDs()
Return Value
| Type | Description |
|---|---|
| Dictionary |
Collection of registered portal IDs. |