Save comment info object into database.
Namespace: DotNetNuke.Services.JournalAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
| C# |
|---|
void SaveComment( CommentInfo ci ) |
| Visual Basic |
|---|
Sub SaveComment ( ci As CommentInfo ) |
Parameters
- ci
- Type: DotNetNuke.Services.Journal..::..CommentInfo
Comment info object.