The PortalSettings type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | PortalSettings()()()() | DotNetNuke.Entities.Portals.PortalSettings |
![]() | PortalSettings(Int32) | DotNetNuke.Entities.Portals.PortalSettings |
![]() | PortalSettings(PortalInfo) | DotNetNuke.Entities.Portals.PortalSettings |
![]() | PortalSettings(Int32, PortalAliasInfo) |
The PortalSettings Constructor encapsulates all of the logic
necessary to obtain configuration settings necessary to render
a Portal Tab view for a given request.
|
![]() | PortalSettings(Int32, PortalInfo) | DotNetNuke.Entities.Portals.PortalSettings |
![]() | PortalSettings(Int32, Int32) | DotNetNuke.Entities.Portals.PortalSettings |
Methods
Name | Description | |
---|---|---|
![]() | Clone | |
![]() | CloneBaseProperties | (Inherited from BaseEntityInfo.) |
![]() | CreatedByUser |
Gets the UserInfo object associated with this user
(Inherited from BaseEntityInfo.) |
![]() | Equals | (Inherited from Object.) |
![]() ![]() | ExecuteScript(String) | Obsolete. |
![]() ![]() | ExecuteScript(String, Boolean) | Obsolete. |
![]() | FillInternal |
Fills a BaseEntityInfo from a Data Reader
(Inherited from BaseEntityInfo.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() ![]() | FindDatabaseVersion | Obsolete. |
![]() ![]() | GetDatabaseVersion | Obsolete. |
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() ![]() | GetHostSettings | Obsolete. |
![]() ![]() | GetModuleSettings | Obsolete. |
![]() ![]() | GetPortalAliasInfo | Obsolete. |
![]() ![]() | GetPortalAliasLookup | Obsolete. |
![]() ![]() | GetPortalAliasMappingMode | Obsolete. |
![]() ![]() | GetPortalByID | Obsolete. |
![]() ![]() | GetPortalByTab | Obsolete. |
![]() | GetProperty | |
![]() ![]() | GetProviderPath | Obsolete. |
![]() ![]() | GetSiteSetting | Obsolete. |
![]() ![]() | GetSiteSettings | Obsolete. |
![]() ![]() | GetTabModuleSettings(Int32) | Obsolete. |
![]() ![]() | GetTabModuleSettings(Hashtable, Hashtable) | Obsolete. |
![]() ![]() | GetTabModuleSettings(Int32, Hashtable) | Obsolete. |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | LastModifiedByUser |
Gets the UserInfo object associated with this user
(Inherited from BaseEntityInfo.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
![]() ![]() | UpdateDatabaseVersion | Obsolete. |
![]() ![]() | UpdatePortalSetting | Obsolete. |
![]() ![]() | UpdateSiteSetting | Obsolete. |
Extension Methods
Name | Description | |
---|---|---|
![]() | ToJson |
Extension method on object that serializes the value to Json.
Note the type must be marked Serializable or include a DataContract attribute.
(Defined by JsonExtensionsWeb.) |