Gets the PortalSettings of the Portal

Namespace: DotNetNuke.UI.Skins
Assembly: DotNetNuke (in DotNetNuke.dll)

Syntax

C#
protected PortalSettings PortalSettings { get; }
Visual Basic
Protected ReadOnly Property PortalSettings As PortalSettings
	Get

See Also