puchu
0
Q:

code for posting comments using mvc c#

  <textarea rows="3" placeholder="Your Comment" id="Body" v-model="comment.Body" class="form-control">
                                                             
                                                         @ViewBag.remark 
                                                         @Model.CreatedDate
                                                         @*@Html.DisplayNameFor(model => model.CreatedDate)
                                                         @Html.DisplayNameFor(model => model.DocId)*@
                                                        

                                                     </textarea>
1

Tags

New to Communities?

Join the community