Show / Hide Table of Contents

Interface IPortalSettings

Namespace: DotNetNuke.Abstractions.Portals
Assembly: DotNetNuke.Abstractions.dll
Syntax
public interface IPortalSettings

Properties

AddCachebusterToResourceUris

Declaration
bool AddCachebusterToResourceUris { get; }
Property Value
Type Description
bool

AddCompatibleHttpHeader

Declaration
string AddCompatibleHttpHeader { get; }
Property Value
Type Description
string

AdminTabId

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

AdministratorId

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

AdministratorRoleId

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

AdministratorRoleName

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

AllowUserUICulture

Declaration
bool AllowUserUICulture { get; }
Property Value
Type Description
bool

BackgroundFile

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

BannerAdvertising

Declaration
int BannerAdvertising { get; set; }
Property Value
Type Description
int

CdfVersion

Declaration
int CdfVersion { get; }
Property Value
Type Description
int

ContentLocalizationEnabled

Declaration
bool ContentLocalizationEnabled { get; }
Property Value
Type Description
bool

ControlPanelVisible

Declaration
bool ControlPanelVisible { get; }
Property Value
Type Description
bool

CookieMoreLink

Declaration
string CookieMoreLink { get; }
Property Value
Type Description
string

CultureCode

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

Currency

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

DataConsentActive

Declaration
bool DataConsentActive { get; }
Property Value
Type Description
bool

DataConsentConsentRedirect

Declaration
int DataConsentConsentRedirect { get; }
Property Value
Type Description
int

DataConsentDelay

Declaration
int DataConsentDelay { get; }
Property Value
Type Description
int

DataConsentDelayMeasurement

Declaration
string DataConsentDelayMeasurement { get; }
Property Value
Type Description
string

DataConsentTermsLastChange

Declaration
DateTime DataConsentTermsLastChange { get; }
Property Value
Type Description
DateTime

DefaultAdminContainer

Declaration
string DefaultAdminContainer { get; }
Property Value
Type Description
string

DefaultAdminSkin

Declaration
string DefaultAdminSkin { get; }
Property Value
Type Description
string

DefaultAuthProvider

Declaration
string DefaultAuthProvider { get; }
Property Value
Type Description
string

DefaultControlPanelVisibility

Declaration
bool DefaultControlPanelVisibility { get; }
Property Value
Type Description
bool

DefaultIconLocation

Declaration
string DefaultIconLocation { get; }
Property Value
Type Description
string

DefaultLanguage

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

DefaultModuleActionMenu

Declaration
string DefaultModuleActionMenu { get; }
Property Value
Type Description
string

DefaultModuleId

Declaration
int DefaultModuleId { get; }
Property Value
Type Description
int

DefaultPortalAlias

Declaration
string DefaultPortalAlias { get; }
Property Value
Type Description
string

DefaultPortalContainer

Declaration
string DefaultPortalContainer { get; }
Property Value
Type Description
string

DefaultPortalSkin

Declaration
string DefaultPortalSkin { get; }
Property Value
Type Description
string

DefaultTabId

Declaration
int DefaultTabId { get; }
Property Value
Type Description
int

Description

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

DisablePrivateMessage

Declaration
bool DisablePrivateMessage { get; }
Property Value
Type Description
bool

Email

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

EnableBrowserLanguage

Declaration
bool EnableBrowserLanguage { get; }
Property Value
Type Description
bool

EnableCompositeFiles

Declaration
bool EnableCompositeFiles { get; }
Property Value
Type Description
bool

EnablePopUps

Declaration
bool EnablePopUps { get; }
Property Value
Type Description
bool

EnableRegisterNotification

Declaration
bool EnableRegisterNotification { get; }
Property Value
Type Description
bool

EnableSkinWidgets

Declaration
[Obsolete("Deprecated in DotNetNuke 8.0.0. Skin widgets are no longer supported. Scheduled removal in v11.0.0.")]
bool EnableSkinWidgets { get; }
Property Value
Type Description
bool

EnableUrlLanguage

Declaration
bool EnableUrlLanguage { get; }
Property Value
Type Description
bool

ErrorPage404

Declaration
int ErrorPage404 { get; }
Property Value
Type Description
int

ErrorPage500

Declaration
int ErrorPage500 { get; }
Property Value
Type Description
int

ExpiryDate

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

FooterText

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

GUID

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

HideFoldersEnabled

Declaration
bool HideFoldersEnabled { get; }
Property Value
Type Description
bool

HideLoginControl

Declaration
bool HideLoginControl { get; }
Property Value
Type Description
bool

HomeDirectory

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

HomeDirectoryMapPath

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

HomeSystemDirectory

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

HomeSystemDirectoryMapPath

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

HomeTabId

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

HostFee

Declaration
float HostFee { get; set; }
Property Value
Type Description
float

HostSpace

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

InjectModuleHyperLink

Declaration
bool InjectModuleHyperLink { get; }
Property Value
Type Description
bool

InlineEditorEnabled

Declaration
bool InlineEditorEnabled { get; }
Property Value
Type Description
bool

IsLocked

Declaration
bool IsLocked { get; }
Property Value
Type Description
bool

IsThisPortalLocked

Declaration
bool IsThisPortalLocked { get; }
Property Value
Type Description
bool

KeyWords

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

LoginTabId

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

LogoFile

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

PageHeadText

Declaration
string PageHeadText { get; }
Property Value
Type Description
string

PageQuota

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

Pages

Declaration
int Pages { get; set; }
Property Value
Type Description
int

PortalId

Declaration
int PortalId { get; set; }
Property Value
Type Description
int

PortalName

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

PrivacyTabId

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

RegisterTabId

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

RegisteredRoleId

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

RegisteredRoleName

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

SMTPConnectionLimit

Declaration
int SMTPConnectionLimit { get; }
Property Value
Type Description
int

SMTPMaxIdleTime

Declaration
int SMTPMaxIdleTime { get; }
Property Value
Type Description
int

SSLEnabled

Declaration
bool SSLEnabled { get; }
Property Value
Type Description
bool

SSLEnforced

Declaration
bool SSLEnforced { get; }
Property Value
Type Description
bool

SSLSetup

Declaration
SiteSslSetup SSLSetup { get; }
Property Value
Type Description
SiteSslSetup

SSLURL

Declaration
string SSLURL { get; }
Property Value
Type Description
string

STDURL

Declaration
string STDURL { get; }
Property Value
Type Description
string

SearchIncludeCommon

Declaration
bool SearchIncludeCommon { get; }
Property Value
Type Description
bool

SearchIncludeNumeric

Declaration
bool SearchIncludeNumeric { get; }
Property Value
Type Description
bool

SearchIncludedTagInfoFilter

Declaration
string SearchIncludedTagInfoFilter { get; }
Property Value
Type Description
string

SearchMaxWordlLength

Declaration
int SearchMaxWordlLength { get; }
Property Value
Type Description
int

SearchMinWordlLength

Declaration
int SearchMinWordlLength { get; }
Property Value
Type Description
int

SearchTabId

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

ShowCookieConsent

Declaration
bool ShowCookieConsent { get; }
Property Value
Type Description
bool

ShowQuickModuleAddMenu

Declaration
bool ShowQuickModuleAddMenu { get; }
Property Value
Type Description
bool

SplashTabId

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

SuperTabId

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

TermsTabId

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

TimeZone

Declaration
TimeZoneInfo TimeZone { get; set; }
Property Value
Type Description
TimeZoneInfo

UserId

Declaration
int UserId { get; }
Property Value
Type Description
int

UserQuota

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

UserRegistration

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

UserTabId

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

Users

Declaration
int Users { get; set; }
Property Value
Type Description
int

Extension Methods

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