C# Class Sitecore.Modules.WeBlog.Services.CommentService

Inheritance: ICommentService
Mostra file Open project: WeTeam/WeBlog

Public Methods

Method Description
SubmitComment ( ID EntryId, Model comment, Language language ) : ID

Method Details

SubmitComment() public method

public SubmitComment ( ID EntryId, Model comment, Language language ) : ID
EntryId ID
comment Model
language Language
return ID