Home / CSE MCQs / MVC MCQs :: Discussion

Discussion :: MVC MCQs

  1. Which of the following methods are used to render partial view?
  2. A.
    Html.Partial()
    B.
    Html.RenderPartial()
    C.
    Html.RenderAction()
    D.
    All of the above

    View Answer

    Workspace

    Answer : Option D

    Explanation :



Be The First To Comment