Gets the current portal settings.

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

Syntax

C#
PortalSettings GetCurrentPortalSettings()
Visual Basic
Function GetCurrentPortalSettings As PortalSettings

Return Value

portal settings.

See Also