summaryM:DotNetNuke.Entities.Portals.PortalController.UpdatePortalInfo(System.Int32,System.String,System.String,System.String,System.DateTime,System.Int32,System.Int32,System.String,System.Int32,System.Double,System.Double,System.Int32,System.Int32,System.String,System.String,System.String,System.String,System.String,System.String,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.String,System.String,System.String)
Namespace: DotNetNuke.Entities.PortalsAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
C# |
---|
[EditorBrowsableAttribute(EditorBrowsableState.Never)] [ObsoleteAttribute("Deprecated in DotNetNuke 6.1. Replaced by UpdatePortalInfo(PortalInfo)")] public void UpdatePortalInfo( int portalId, string portalName, string logoFile, string footerText, DateTime expiryDate, int userRegistration, int bannerAdvertising, string currency, int administratorId, double hostFee, double hostSpace, int pageQuota, int userQuota, string paymentProcessor, string processorUserId, string processorPassword, string description, string keyWords, string backgroundFile, int siteLogHistory, int splashTabId, int homeTabId, int loginTabId, int registerTabId, int userTabId, int searchTabId, string defaultLanguage, string homeDirectory, string cultureCode ) |
Visual Basic |
---|
<EditorBrowsableAttribute(EditorBrowsableState.Never)> <ObsoleteAttribute("Deprecated in DotNetNuke 6.1. Replaced by UpdatePortalInfo(PortalInfo)")> Public Sub UpdatePortalInfo ( portalId As Integer, portalName As String, logoFile As String, footerText As String, expiryDate As DateTime, userRegistration As Integer, bannerAdvertising As Integer, currency As String, administratorId As Integer, hostFee As Double, hostSpace As Double, pageQuota As Integer, userQuota As Integer, paymentProcessor As String, processorUserId As String, processorPassword As String, description As String, keyWords As String, backgroundFile As String, siteLogHistory As Integer, splashTabId As Integer, homeTabId As Integer, loginTabId As Integer, registerTabId As Integer, userTabId As Integer, searchTabId As Integer, defaultLanguage As String, homeDirectory As String, cultureCode As String ) |
Parameters
- portalId
- Type: System..::..Int32
paramportalIdM:DotNetNuke.Entities.Portals.PortalController.UpdatePortalInfo(System.Int32,System.String,System.String,System.String,System.DateTime,System.Int32,System.Int32,System.String,System.Int32,System.Double,System.Double,System.Int32,System.Int32,System.String,System.String,System.String,System.String,System.String,System.String,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.String,System.String,System.String)
- portalName
- Type: System..::..String
paramportalNameM:DotNetNuke.Entities.Portals.PortalController.UpdatePortalInfo(System.Int32,System.String,System.String,System.String,System.DateTime,System.Int32,System.Int32,System.String,System.Int32,System.Double,System.Double,System.Int32,System.Int32,System.String,System.String,System.String,System.String,System.String,System.String,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.String,System.String,System.String)
- logoFile
- Type: System..::..String
paramlogoFileM:DotNetNuke.Entities.Portals.PortalController.UpdatePortalInfo(System.Int32,System.String,System.String,System.String,System.DateTime,System.Int32,System.Int32,System.String,System.Int32,System.Double,System.Double,System.Int32,System.Int32,System.String,System.String,System.String,System.String,System.String,System.String,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.String,System.String,System.String)
- footerText
- Type: System..::..String
paramfooterTextM:DotNetNuke.Entities.Portals.PortalController.UpdatePortalInfo(System.Int32,System.String,System.String,System.String,System.DateTime,System.Int32,System.Int32,System.String,System.Int32,System.Double,System.Double,System.Int32,System.Int32,System.String,System.String,System.String,System.String,System.String,System.String,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.String,System.String,System.String)
- expiryDate
- Type: System..::..DateTime
paramexpiryDateM:DotNetNuke.Entities.Portals.PortalController.UpdatePortalInfo(System.Int32,System.String,System.String,System.String,System.DateTime,System.Int32,System.Int32,System.String,System.Int32,System.Double,System.Double,System.Int32,System.Int32,System.String,System.String,System.String,System.String,System.String,System.String,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.String,System.String,System.String)
- userRegistration
- Type: System..::..Int32
paramuserRegistrationM:DotNetNuke.Entities.Portals.PortalController.UpdatePortalInfo(System.Int32,System.String,System.String,System.String,System.DateTime,System.Int32,System.Int32,System.String,System.Int32,System.Double,System.Double,System.Int32,System.Int32,System.String,System.String,System.String,System.String,System.String,System.String,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.String,System.String,System.String)
- bannerAdvertising
- Type: System..::..Int32
parambannerAdvertisingM:DotNetNuke.Entities.Portals.PortalController.UpdatePortalInfo(System.Int32,System.String,System.String,System.String,System.DateTime,System.Int32,System.Int32,System.String,System.Int32,System.Double,System.Double,System.Int32,System.Int32,System.String,System.String,System.String,System.String,System.String,System.String,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.String,System.String,System.String)
- currency
- Type: System..::..String
paramcurrencyM:DotNetNuke.Entities.Portals.PortalController.UpdatePortalInfo(System.Int32,System.String,System.String,System.String,System.DateTime,System.Int32,System.Int32,System.String,System.Int32,System.Double,System.Double,System.Int32,System.Int32,System.String,System.String,System.String,System.String,System.String,System.String,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.String,System.String,System.String)
- administratorId
- Type: System..::..Int32
paramadministratorIdM:DotNetNuke.Entities.Portals.PortalController.UpdatePortalInfo(System.Int32,System.String,System.String,System.String,System.DateTime,System.Int32,System.Int32,System.String,System.Int32,System.Double,System.Double,System.Int32,System.Int32,System.String,System.String,System.String,System.String,System.String,System.String,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.String,System.String,System.String)
- hostFee
- Type: System..::..Double
paramhostFeeM:DotNetNuke.Entities.Portals.PortalController.UpdatePortalInfo(System.Int32,System.String,System.String,System.String,System.DateTime,System.Int32,System.Int32,System.String,System.Int32,System.Double,System.Double,System.Int32,System.Int32,System.String,System.String,System.String,System.String,System.String,System.String,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.String,System.String,System.String)
- hostSpace
- Type: System..::..Double
paramhostSpaceM:DotNetNuke.Entities.Portals.PortalController.UpdatePortalInfo(System.Int32,System.String,System.String,System.String,System.DateTime,System.Int32,System.Int32,System.String,System.Int32,System.Double,System.Double,System.Int32,System.Int32,System.String,System.String,System.String,System.String,System.String,System.String,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.String,System.String,System.String)
- pageQuota
- Type: System..::..Int32
parampageQuotaM:DotNetNuke.Entities.Portals.PortalController.UpdatePortalInfo(System.Int32,System.String,System.String,System.String,System.DateTime,System.Int32,System.Int32,System.String,System.Int32,System.Double,System.Double,System.Int32,System.Int32,System.String,System.String,System.String,System.String,System.String,System.String,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.String,System.String,System.String)
- userQuota
- Type: System..::..Int32
paramuserQuotaM:DotNetNuke.Entities.Portals.PortalController.UpdatePortalInfo(System.Int32,System.String,System.String,System.String,System.DateTime,System.Int32,System.Int32,System.String,System.Int32,System.Double,System.Double,System.Int32,System.Int32,System.String,System.String,System.String,System.String,System.String,System.String,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.String,System.String,System.String)
- paymentProcessor
- Type: System..::..String
parampaymentProcessorM:DotNetNuke.Entities.Portals.PortalController.UpdatePortalInfo(System.Int32,System.String,System.String,System.String,System.DateTime,System.Int32,System.Int32,System.String,System.Int32,System.Double,System.Double,System.Int32,System.Int32,System.String,System.String,System.String,System.String,System.String,System.String,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.String,System.String,System.String)
- processorUserId
- Type: System..::..String
paramprocessorUserIdM:DotNetNuke.Entities.Portals.PortalController.UpdatePortalInfo(System.Int32,System.String,System.String,System.String,System.DateTime,System.Int32,System.Int32,System.String,System.Int32,System.Double,System.Double,System.Int32,System.Int32,System.String,System.String,System.String,System.String,System.String,System.String,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.String,System.String,System.String)
- processorPassword
- Type: System..::..String
paramprocessorPasswordM:DotNetNuke.Entities.Portals.PortalController.UpdatePortalInfo(System.Int32,System.String,System.String,System.String,System.DateTime,System.Int32,System.Int32,System.String,System.Int32,System.Double,System.Double,System.Int32,System.Int32,System.String,System.String,System.String,System.String,System.String,System.String,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.String,System.String,System.String)
- description
- Type: System..::..String
paramdescriptionM:DotNetNuke.Entities.Portals.PortalController.UpdatePortalInfo(System.Int32,System.String,System.String,System.String,System.DateTime,System.Int32,System.Int32,System.String,System.Int32,System.Double,System.Double,System.Int32,System.Int32,System.String,System.String,System.String,System.String,System.String,System.String,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.String,System.String,System.String)
- keyWords
- Type: System..::..String
paramkeyWordsM:DotNetNuke.Entities.Portals.PortalController.UpdatePortalInfo(System.Int32,System.String,System.String,System.String,System.DateTime,System.Int32,System.Int32,System.String,System.Int32,System.Double,System.Double,System.Int32,System.Int32,System.String,System.String,System.String,System.String,System.String,System.String,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.String,System.String,System.String)
- backgroundFile
- Type: System..::..String
parambackgroundFileM:DotNetNuke.Entities.Portals.PortalController.UpdatePortalInfo(System.Int32,System.String,System.String,System.String,System.DateTime,System.Int32,System.Int32,System.String,System.Int32,System.Double,System.Double,System.Int32,System.Int32,System.String,System.String,System.String,System.String,System.String,System.String,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.String,System.String,System.String)
- siteLogHistory
- Type: System..::..Int32
paramsiteLogHistoryM:DotNetNuke.Entities.Portals.PortalController.UpdatePortalInfo(System.Int32,System.String,System.String,System.String,System.DateTime,System.Int32,System.Int32,System.String,System.Int32,System.Double,System.Double,System.Int32,System.Int32,System.String,System.String,System.String,System.String,System.String,System.String,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.String,System.String,System.String)
- splashTabId
- Type: System..::..Int32
paramsplashTabIdM:DotNetNuke.Entities.Portals.PortalController.UpdatePortalInfo(System.Int32,System.String,System.String,System.String,System.DateTime,System.Int32,System.Int32,System.String,System.Int32,System.Double,System.Double,System.Int32,System.Int32,System.String,System.String,System.String,System.String,System.String,System.String,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.String,System.String,System.String)
- homeTabId
- Type: System..::..Int32
paramhomeTabIdM:DotNetNuke.Entities.Portals.PortalController.UpdatePortalInfo(System.Int32,System.String,System.String,System.String,System.DateTime,System.Int32,System.Int32,System.String,System.Int32,System.Double,System.Double,System.Int32,System.Int32,System.String,System.String,System.String,System.String,System.String,System.String,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.String,System.String,System.String)
- loginTabId
- Type: System..::..Int32
paramloginTabIdM:DotNetNuke.Entities.Portals.PortalController.UpdatePortalInfo(System.Int32,System.String,System.String,System.String,System.DateTime,System.Int32,System.Int32,System.String,System.Int32,System.Double,System.Double,System.Int32,System.Int32,System.String,System.String,System.String,System.String,System.String,System.String,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.String,System.String,System.String)
- registerTabId
- Type: System..::..Int32
paramregisterTabIdM:DotNetNuke.Entities.Portals.PortalController.UpdatePortalInfo(System.Int32,System.String,System.String,System.String,System.DateTime,System.Int32,System.Int32,System.String,System.Int32,System.Double,System.Double,System.Int32,System.Int32,System.String,System.String,System.String,System.String,System.String,System.String,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.String,System.String,System.String)
- userTabId
- Type: System..::..Int32
paramuserTabIdM:DotNetNuke.Entities.Portals.PortalController.UpdatePortalInfo(System.Int32,System.String,System.String,System.String,System.DateTime,System.Int32,System.Int32,System.String,System.Int32,System.Double,System.Double,System.Int32,System.Int32,System.String,System.String,System.String,System.String,System.String,System.String,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.String,System.String,System.String)
- searchTabId
- Type: System..::..Int32
paramsearchTabIdM:DotNetNuke.Entities.Portals.PortalController.UpdatePortalInfo(System.Int32,System.String,System.String,System.String,System.DateTime,System.Int32,System.Int32,System.String,System.Int32,System.Double,System.Double,System.Int32,System.Int32,System.String,System.String,System.String,System.String,System.String,System.String,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.String,System.String,System.String)
- defaultLanguage
- Type: System..::..String
paramdefaultLanguageM:DotNetNuke.Entities.Portals.PortalController.UpdatePortalInfo(System.Int32,System.String,System.String,System.String,System.DateTime,System.Int32,System.Int32,System.String,System.Int32,System.Double,System.Double,System.Int32,System.Int32,System.String,System.String,System.String,System.String,System.String,System.String,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.String,System.String,System.String)
- homeDirectory
- Type: System..::..String
paramhomeDirectoryM:DotNetNuke.Entities.Portals.PortalController.UpdatePortalInfo(System.Int32,System.String,System.String,System.String,System.DateTime,System.Int32,System.Int32,System.String,System.Int32,System.Double,System.Double,System.Int32,System.Int32,System.String,System.String,System.String,System.String,System.String,System.String,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.String,System.String,System.String)
- cultureCode
- Type: System..::..String
paramcultureCodeM:DotNetNuke.Entities.Portals.PortalController.UpdatePortalInfo(System.Int32,System.String,System.String,System.String,System.DateTime,System.Int32,System.Int32,System.String,System.Int32,System.Double,System.Double,System.Int32,System.Int32,System.String,System.String,System.String,System.String,System.String,System.String,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.String,System.String,System.String)