DotNetNuke 5.2
Assembly: DotNetNuke (in DotNetNuke.dll) Version: 5.2.0.275
PortalSettings Class
This class encapsulates all of the settings for the Portal, as well
as the configuration settings required to execute the current tab
view within the portal.
Namespace:
DotNetNuke.Entities.PortalsAssembly: DotNetNuke (in DotNetNuke.dll) Version: 5.2.0.275
Syntax
| C# |
|---|
public class PortalSettings : BaseEntityInfo, IPropertyAccess |
| Visual Basic (Declaration) |
|---|
Public Class PortalSettings _ Inherits BaseEntityInfo _ Implements IPropertyAccess |
| Visual C++ |
|---|
public ref class PortalSettings : public BaseEntityInfo, IPropertyAccess |
Remarks
Inheritance Hierarchy
System..::.Object
DotNetNuke.Entities..::.BaseEntityInfo
DotNetNuke.Entities.Portals..::.PortalSettings
DotNetNuke.Entities..::.BaseEntityInfo
DotNetNuke.Entities.Portals..::.PortalSettings