Gets the portal dictionary.
Namespace: DotNetNuke.Entities.PortalsAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
| C# |
|---|
public static Dictionary<int, int> GetPortalDictionary() |
| Visual Basic |
|---|
Public Shared Function GetPortalDictionary As Dictionary(Of Integer, Integer) |