Retrieves the generated result of a view. This should generally only be used to render partial views into another view.
The name of the view to generate the result of.
The name of the setion to retrieve the generated result of.
A string qeuivalent to the generated result.
See Implementation
Retrieves the generated result of a view. This should generally only be used to render partial views into another view.