Interface IPortalSettings
Assembly: DotNetNuke.Abstractions.dll
Syntax
public interface IPortalSettings
Properties
AddCachebusterToResourceUris
Declaration
bool AddCachebusterToResourceUris { get; }
Property Value
Declaration
string AddCompatibleHttpHeader { get; }
Property Value
AdminTabId
Declaration
int AdminTabId { get; set; }
Property Value
AdministratorId
Declaration
int AdministratorId { get; set; }
Property Value
AdministratorRoleId
Declaration
int AdministratorRoleId { get; set; }
Property Value
AdministratorRoleName
Declaration
string AdministratorRoleName { get; set; }
Property Value
AllowUserUICulture
Declaration
bool AllowUserUICulture { get; }
Property Value
BackgroundFile
Declaration
string BackgroundFile { get; set; }
Property Value
BannerAdvertising
Declaration
int BannerAdvertising { get; set; }
Property Value
CdfVersion
Declaration
Property Value
ContentLocalizationEnabled
Declaration
bool ContentLocalizationEnabled { get; }
Property Value
ControlPanelVisible
Declaration
bool ControlPanelVisible { get; }
Property Value
CookieMoreLink
Declaration
string CookieMoreLink { get; }
Property Value
CultureCode
Declaration
string CultureCode { get; set; }
Property Value
Currency
Declaration
string Currency { get; set; }
Property Value
DataConsentActive
Declaration
bool DataConsentActive { get; }
Property Value
DataConsentConsentRedirect
Declaration
int DataConsentConsentRedirect { get; }
Property Value
DataConsentDelay
Declaration
int DataConsentDelay { get; }
Property Value
DataConsentDelayMeasurement
Declaration
string DataConsentDelayMeasurement { get; }
Property Value
DataConsentTermsLastChange
Declaration
DateTime DataConsentTermsLastChange { get; }
Property Value
DefaultAdminContainer
Declaration
string DefaultAdminContainer { get; }
Property Value
DefaultAdminSkin
Declaration
string DefaultAdminSkin { get; }
Property Value
DefaultAuthProvider
Declaration
string DefaultAuthProvider { get; }
Property Value
DefaultControlPanelVisibility
Declaration
bool DefaultControlPanelVisibility { get; }
Property Value
DefaultIconLocation
Declaration
string DefaultIconLocation { get; }
Property Value
DefaultLanguage
Declaration
string DefaultLanguage { get; set; }
Property Value
Declaration
string DefaultModuleActionMenu { get; }
Property Value
DefaultModuleId
Declaration
int DefaultModuleId { get; }
Property Value
DefaultPortalAlias
Declaration
string DefaultPortalAlias { get; }
Property Value
DefaultPortalContainer
Declaration
string DefaultPortalContainer { get; }
Property Value
DefaultPortalSkin
Declaration
string DefaultPortalSkin { get; }
Property Value
DefaultTabId
Declaration
int DefaultTabId { get; }
Property Value
Description
Declaration
string Description { get; set; }
Property Value
DisablePrivateMessage
Declaration
bool DisablePrivateMessage { get; }
Property Value
Email
Declaration
string Email { get; set; }
Property Value
EnableBrowserLanguage
Declaration
bool EnableBrowserLanguage { get; }
Property Value
EnableCompositeFiles
Declaration
bool EnableCompositeFiles { get; }
Property Value
Declaration
bool EnablePopUps { get; }
Property Value
EnableRegisterNotification
Declaration
bool EnableRegisterNotification { get; }
Property Value
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
EnableUrlLanguage
Declaration
bool EnableUrlLanguage { get; }
Property Value
ErrorPage404
Declaration
int ErrorPage404 { get; }
Property Value
ErrorPage500
Declaration
int ErrorPage500 { get; }
Property Value
ExpiryDate
Declaration
DateTime ExpiryDate { get; set; }
Property Value
Declaration
string FooterText { get; set; }
Property Value
GUID
Declaration
Property Value
HideFoldersEnabled
Declaration
bool HideFoldersEnabled { get; }
Property Value
HideLoginControl
Declaration
bool HideLoginControl { get; }
Property Value
HomeDirectory
Declaration
string HomeDirectory { get; set; }
Property Value
HomeDirectoryMapPath
Declaration
string HomeDirectoryMapPath { get; }
Property Value
HomeSystemDirectory
Declaration
string HomeSystemDirectory { get; set; }
Property Value
HomeSystemDirectoryMapPath
Declaration
string HomeSystemDirectoryMapPath { get; }
Property Value
Declaration
int HomeTabId { get; set; }
Property Value
HostFee
Declaration
float HostFee { get; set; }
Property Value
HostSpace
Declaration
int HostSpace { get; set; }
Property Value
InjectModuleHyperLink
Declaration
bool InjectModuleHyperLink { get; }
Property Value
InlineEditorEnabled
Declaration
bool InlineEditorEnabled { get; }
Property Value
IsLocked
Declaration
Property Value
IsThisPortalLocked
Declaration
bool IsThisPortalLocked { get; }
Property Value
KeyWords
Declaration
string KeyWords { get; set; }
Property Value
LoginTabId
Declaration
int LoginTabId { get; set; }
Property Value
LogoFile
Declaration
string LogoFile { get; set; }
Property Value
PageHeadText
Declaration
string PageHeadText { get; }
Property Value
PageQuota
Declaration
int PageQuota { get; set; }
Property Value
Pages
Declaration
Property Value
PortalId
Declaration
int PortalId { get; set; }
Property Value
PortalName
Declaration
string PortalName { get; set; }
Property Value
PrivacyTabId
Declaration
int PrivacyTabId { get; set; }
Property Value
RegisterTabId
Declaration
int RegisterTabId { get; set; }
Property Value
RegisteredRoleId
Declaration
int RegisteredRoleId { get; set; }
Property Value
RegisteredRoleName
Declaration
string RegisteredRoleName { get; set; }
Property Value
SMTPConnectionLimit
Declaration
int SMTPConnectionLimit { get; }
Property Value
SMTPMaxIdleTime
Declaration
int SMTPMaxIdleTime { get; }
Property Value
SSLEnabled
Declaration
Property Value
SSLEnforced
Declaration
bool SSLEnforced { get; }
Property Value
SSLSetup
Declaration
SiteSslSetup SSLSetup { get; }
Property Value
SSLURL
Declaration
Property Value
STDURL
Declaration
Property Value
SearchIncludeCommon
Declaration
bool SearchIncludeCommon { get; }
Property Value
SearchIncludeNumeric
Declaration
bool SearchIncludeNumeric { get; }
Property Value
SearchIncludedTagInfoFilter
Declaration
string SearchIncludedTagInfoFilter { get; }
Property Value
SearchMaxWordlLength
Declaration
int SearchMaxWordlLength { get; }
Property Value
SearchMinWordlLength
Declaration
int SearchMinWordlLength { get; }
Property Value
SearchTabId
Declaration
int SearchTabId { get; set; }
Property Value
ShowCookieConsent
Declaration
bool ShowCookieConsent { get; }
Property Value
Declaration
bool ShowQuickModuleAddMenu { get; }
Property Value
SplashTabId
Declaration
int SplashTabId { get; set; }
Property Value
SuperTabId
Declaration
int SuperTabId { get; set; }
Property Value
TermsTabId
Declaration
int TermsTabId { get; set; }
Property Value
TimeZone
Declaration
TimeZoneInfo TimeZone { get; set; }
Property Value
UserId
Declaration
Property Value
UserQuota
Declaration
int UserQuota { get; set; }
Property Value
UserRegistration
Declaration
int UserRegistration { get; set; }
Property Value
UserTabId
Declaration
int UserTabId { get; set; }
Property Value
Users
Declaration
Property Value
Extension Methods