C# Class Sitecore.Modules.WeBlog.Pipelines.CreateComment.WorkflowSubmit

Inheritance: ICreateCommentProcessor
Mostrar archivo Open project: WeTeam/WeBlog

Public Methods

Method Description
Process ( Sitecore.Modules.WeBlog.Pipelines.CreateComment.CreateCommentArgs args ) : void

Method Details

Process() public method

public Process ( Sitecore.Modules.WeBlog.Pipelines.CreateComment.CreateCommentArgs args ) : void
args Sitecore.Modules.WeBlog.Pipelines.CreateComment.CreateCommentArgs
return void