summaryM:DotNetNuke.Entities.Portals.PortalAliasController.GetPortalAliases

Namespace: DotNetNuke.Entities.Portals
Assembly: DotNetNuke (in DotNetNuke.dll)

Syntax

C#
public PortalAliasCollection GetPortalAliases()
Visual Basic
Public Function GetPortalAliases As PortalAliasCollection

Return Value

returnsM:DotNetNuke.Entities.Portals.PortalAliasController.GetPortalAliases

Implements

IPortalAliasController..::..GetPortalAliases()()()()

See Also