Name | Description | |
---|---|---|
RenderToString<TModel> | Render a action and return the result as a string. | |
RenderToStringAsync<TModel> | Render a action and return the result as a string asynchronous. |
The following tables list the members exposed by IRazorStringRenderer.
Name | Description | |
---|---|---|
RenderToString<TModel> | Render a action and return the result as a string. | |
RenderToStringAsync<TModel> | Render a action and return the result as a string asynchronous. |