summaryM:DotNetNuke.Services.Journal.IJournalDataService.Journal_Save(System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.String,System.String,System.String,System.String,System.String,System.String,System.Guid,System.String,System.Boolean,System.Boolean)
Namespace: DotNetNuke.Services.JournalAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
C# |
---|
int Journal_Save( int portalId, int currentUserId, int profileId, int groupId, int journalId, int journalTypeId, string title, string summary, string body, string itemData, string xml, string objectKey, Guid accessKey, string securitySet, bool commentsHidden, bool commentsDisabled ) |
Visual Basic |
---|
Function Journal_Save ( portalId As Integer, currentUserId As Integer, profileId As Integer, groupId As Integer, journalId As Integer, journalTypeId As Integer, title As String, summary As String, body As String, itemData As String, xml As String, objectKey As String, accessKey As Guid, securitySet As String, commentsHidden As Boolean, commentsDisabled As Boolean ) As Integer |
Parameters
- portalId
- Type: System..::..Int32
paramportalIdM:DotNetNuke.Services.Journal.IJournalDataService.Journal_Save(System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.String,System.String,System.String,System.String,System.String,System.String,System.Guid,System.String,System.Boolean,System.Boolean)
- currentUserId
- Type: System..::..Int32
paramcurrentUserIdM:DotNetNuke.Services.Journal.IJournalDataService.Journal_Save(System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.String,System.String,System.String,System.String,System.String,System.String,System.Guid,System.String,System.Boolean,System.Boolean)
- profileId
- Type: System..::..Int32
paramprofileIdM:DotNetNuke.Services.Journal.IJournalDataService.Journal_Save(System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.String,System.String,System.String,System.String,System.String,System.String,System.Guid,System.String,System.Boolean,System.Boolean)
- groupId
- Type: System..::..Int32
paramgroupIdM:DotNetNuke.Services.Journal.IJournalDataService.Journal_Save(System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.String,System.String,System.String,System.String,System.String,System.String,System.Guid,System.String,System.Boolean,System.Boolean)
- journalId
- Type: System..::..Int32
paramjournalIdM:DotNetNuke.Services.Journal.IJournalDataService.Journal_Save(System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.String,System.String,System.String,System.String,System.String,System.String,System.Guid,System.String,System.Boolean,System.Boolean)
- journalTypeId
- Type: System..::..Int32
paramjournalTypeIdM:DotNetNuke.Services.Journal.IJournalDataService.Journal_Save(System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.String,System.String,System.String,System.String,System.String,System.String,System.Guid,System.String,System.Boolean,System.Boolean)
- title
- Type: System..::..String
paramtitleM:DotNetNuke.Services.Journal.IJournalDataService.Journal_Save(System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.String,System.String,System.String,System.String,System.String,System.String,System.Guid,System.String,System.Boolean,System.Boolean)
- summary
- Type: System..::..String
paramsummaryM:DotNetNuke.Services.Journal.IJournalDataService.Journal_Save(System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.String,System.String,System.String,System.String,System.String,System.String,System.Guid,System.String,System.Boolean,System.Boolean)
- body
- Type: System..::..String
parambodyM:DotNetNuke.Services.Journal.IJournalDataService.Journal_Save(System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.String,System.String,System.String,System.String,System.String,System.String,System.Guid,System.String,System.Boolean,System.Boolean)
- itemData
- Type: System..::..String
paramitemDataM:DotNetNuke.Services.Journal.IJournalDataService.Journal_Save(System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.String,System.String,System.String,System.String,System.String,System.String,System.Guid,System.String,System.Boolean,System.Boolean)
- xml
- Type: System..::..String
paramxmlM:DotNetNuke.Services.Journal.IJournalDataService.Journal_Save(System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.String,System.String,System.String,System.String,System.String,System.String,System.Guid,System.String,System.Boolean,System.Boolean)
- objectKey
- Type: System..::..String
paramobjectKeyM:DotNetNuke.Services.Journal.IJournalDataService.Journal_Save(System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.String,System.String,System.String,System.String,System.String,System.String,System.Guid,System.String,System.Boolean,System.Boolean)
- accessKey
- Type: System..::..Guid
paramaccessKeyM:DotNetNuke.Services.Journal.IJournalDataService.Journal_Save(System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.String,System.String,System.String,System.String,System.String,System.String,System.Guid,System.String,System.Boolean,System.Boolean)
- securitySet
- Type: System..::..String
paramsecuritySetM:DotNetNuke.Services.Journal.IJournalDataService.Journal_Save(System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.String,System.String,System.String,System.String,System.String,System.String,System.Guid,System.String,System.Boolean,System.Boolean)
- commentsHidden
- Type: System..::..Boolean
paramcommentsHiddenM:DotNetNuke.Services.Journal.IJournalDataService.Journal_Save(System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.String,System.String,System.String,System.String,System.String,System.String,System.Guid,System.String,System.Boolean,System.Boolean)
- commentsDisabled
- Type: System..::..Boolean
paramcommentsDisabledM:DotNetNuke.Services.Journal.IJournalDataService.Journal_Save(System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.String,System.String,System.String,System.String,System.String,System.String,System.Guid,System.String,System.Boolean,System.Boolean)