I have just started learning MVC and I am aware of the fact that when an action has the [ChildActionOnly] attribute, it cannot be invoked from the browser as a GET request and can only be accessed from a View.I have just started learning MVC and I am aware