public RenderResponse ( |
||
request | HTTP request message. | |
pageName | string | Name of page to render. |
isPost | bool | |
cancellationToken | Propagates notification from client that operations should be canceled. | |
model | object | Reference to model to use when rendering Razor templates, if any. |
modelType | Type of |
|
database | AdoDataConnection | |
리턴 | Task |