Show / Hide Table of Contents

Class PortalInfo

Inheritance
object
BaseEntityInfo
PortalInfo
Implements
IHydratable
IPortalInfo
Inherited Members
BaseEntityInfo.CreatedByUser(int)
BaseEntityInfo.LastModifiedByUser(int)
BaseEntityInfo.FillInternal(IDataReader)
BaseEntityInfo.CloneBaseProperties(BaseEntityInfo, BaseEntityInfo)
BaseEntityInfo.CreatedByUserID
BaseEntityInfo.CreatedOnDate
BaseEntityInfo.LastModifiedByUserID
BaseEntityInfo.LastModifiedOnDate
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
Namespace: DotNetNuke.Entities.Portals
Assembly: DotNetNuke.dll
Syntax
public class PortalInfo : BaseEntityInfo, IHydratable, IPortalInfo

Constructors

PortalInfo()

Declaration
public PortalInfo()

Properties

AdminTabId

Declaration
public int AdminTabId { get; set; }
Property Value
Type Description
int

AdministratorId

Declaration
public int AdministratorId { get; set; }
Property Value
Type Description
int

AdministratorRoleId

Declaration
public int AdministratorRoleId { get; set; }
Property Value
Type Description
int

AdministratorRoleName

Declaration
public string AdministratorRoleName { get; set; }
Property Value
Type Description
string

BackgroundFile

Declaration
[Obsolete("Deprecated in DotNetNuke 9.7.2. No replacement. Scheduled removal in v11.0.0.")]
public string BackgroundFile { get; set; }
Property Value
Type Description
string

BannerAdvertising

Declaration
[Obsolete("Deprecated in DotNetNuke 9.7.2. No replacement. Scheduled removal in v11.0.0.")]
public int BannerAdvertising { get; set; }
Property Value
Type Description
int

CrmVersion

Declaration
public string CrmVersion { get; set; }
Property Value
Type Description
string

CultureCode

Declaration
public string CultureCode { get; set; }
Property Value
Type Description
string

Currency

Declaration
[Obsolete("Deprecated in DotNetNuke 9.7.2. No replacement. Scheduled removal in v11.0.0.")]
public string Currency { get; set; }
Property Value
Type Description
string

Custom404TabId

Declaration
public int Custom404TabId { get; set; }
Property Value
Type Description
int

Custom500TabId

Declaration
public int Custom500TabId { get; set; }
Property Value
Type Description
int

DefaultLanguage

Declaration
public string DefaultLanguage { get; set; }
Property Value
Type Description
string

Description

Declaration
public string Description { get; set; }
Property Value
Type Description
string

Email

Declaration
public string Email { get; set; }
Property Value
Type Description
string

ExpiryDate

Declaration
public DateTime ExpiryDate { get; set; }
Property Value
Type Description
DateTime

FooterText

Declaration
public string FooterText { get; set; }
Property Value
Type Description
string

GUID

Declaration
public Guid GUID { get; set; }
Property Value
Type Description
Guid

HomeDirectory

Declaration
public string HomeDirectory { get; set; }
Property Value
Type Description
string

HomeDirectoryMapPath

Declaration
public string HomeDirectoryMapPath { get; }
Property Value
Type Description
string

HomeSystemDirectory

Declaration
public string HomeSystemDirectory { get; }
Property Value
Type Description
string

HomeSystemDirectoryMapPath

Declaration
public string HomeSystemDirectoryMapPath { get; }
Property Value
Type Description
string

HomeTabId

Declaration
public int HomeTabId { get; set; }
Property Value
Type Description
int

HostFee

Declaration
[Obsolete("Deprecated in DotNetNuke 9.7.2. No replacement. Scheduled removal in v11.0.0.")]
public float HostFee { get; set; }
Property Value
Type Description
float

HostSpace

Declaration
public int HostSpace { get; set; }
Property Value
Type Description
int

KeyID

Declaration
public int KeyID { get; set; }
Property Value
Type Description
int

KeyWords

Declaration
public string KeyWords { get; set; }
Property Value
Type Description
string

LoginTabId

Declaration
public int LoginTabId { get; set; }
Property Value
Type Description
int

LogoFile

Declaration
public string LogoFile { get; set; }
Property Value
Type Description
string

PageQuota

Declaration
public int PageQuota { get; set; }
Property Value
Type Description
int

Pages

Declaration
[Obsolete("Deprecated in DotNetNuke 9.7.2. No replacement. Scheduled removal in v11.0.0.")]
public int Pages { get; set; }
Property Value
Type Description
int

PaymentProcessor

Declaration
[Obsolete("Deprecated in DotNetNuke 9.7.2. No replacement. Scheduled removal in v11.0.0.")]
public string PaymentProcessor { get; set; }
Property Value
Type Description
string

PortalGroupID

Declaration
[Obsolete("Deprecated in DotNetNuke 9.7.2. Use DotNetNuke.Abstractions.Portals.IPortalInfo.PortalGroupId instead. Scheduled removal in v11.0.0.")]
public int PortalGroupID { get; set; }
Property Value
Type Description
int

PortalID

Declaration
[Obsolete("Deprecated in DotNetNuke 9.7.2. Use DotNetNuke.Abstractions.Portals.IPortalInfo.PortalId instead. Scheduled removal in v11.0.0.")]
public int PortalID { get; set; }
Property Value
Type Description
int

PortalName

Declaration
public string PortalName { get; set; }
Property Value
Type Description
string

PortalPermissions

Declaration
public PortalPermissionCollection PortalPermissions { get; }
Property Value
Type Description
PortalPermissionCollection

PrivacyTabId

Declaration
public int PrivacyTabId { get; set; }
Property Value
Type Description
int

ProcessorPassword

Declaration
[Obsolete("Deprecated in DotNetNuke 9.7.2. No replacement. Scheduled removal in v11.0.0.")]
public string ProcessorPassword { get; set; }
Property Value
Type Description
string

ProcessorUserId

Declaration
[Obsolete("Deprecated in DotNetNuke 9.7.2. No replacement. Scheduled removal in v11.0.0.")]
public string ProcessorUserId { get; set; }
Property Value
Type Description
string

RegisterTabId

Declaration
public int RegisterTabId { get; set; }
Property Value
Type Description
int

RegisteredRoleId

Declaration
public int RegisteredRoleId { get; set; }
Property Value
Type Description
int

RegisteredRoleName

Declaration
public string RegisteredRoleName { get; set; }
Property Value
Type Description
string

SearchTabId

Declaration
public int SearchTabId { get; set; }
Property Value
Type Description
int

SiteLogHistory

Declaration
[Obsolete("Deprecated in DotNetNuke 8.0.0. No replacement. Scheduled removal in v11.0.0.")]
public int SiteLogHistory { get; set; }
Property Value
Type Description
int

SplashTabId

Declaration
public int SplashTabId { get; set; }
Property Value
Type Description
int

SuperTabId

Declaration
public int SuperTabId { get; set; }
Property Value
Type Description
int

TermsTabId

Declaration
public int TermsTabId { get; set; }
Property Value
Type Description
int

UserQuota

Declaration
public int UserQuota { get; set; }
Property Value
Type Description
int

UserRegistration

Declaration
public int UserRegistration { get; set; }
Property Value
Type Description
int

UserTabId

Declaration
public int UserTabId { get; set; }
Property Value
Type Description
int

Users

Declaration
[Obsolete("Deprecated in DotNetNuke 9.7.2. No replacement. Scheduled removal in v11.0.0.")]
public int Users { get; set; }
Property Value
Type Description
int

Version

Declaration
[Obsolete("Deprecated in DotNetNuke 9.7.2. No replacement. Scheduled removal in v11.0.0.")]
public string Version { get; set; }
Property Value
Type Description
string

Methods

Fill(IDataReader)

Declaration
public void Fill(IDataReader dr)
Parameters
Type Name Description
IDataReader dr

Implements

IHydratable
IPortalInfo

Extension Methods

JsonExtensionsWeb.ToJson(object)
Back to top by the community, for the community... #DNNCMS