Microsoft Exam Questions

Which method of the ChildActionExtensions class calls a child action method and renders the result i

Which method of the ChildActionExtensions class calls a child action method and renders the result
inline in the parent view?

A.
RenderPartial

B.
Action

C.
Render

D.
RenderAction