Class IndexModel
Inheritance
System.Object
IndexModel
Namespace: Volo.ClientSimulation.Pages.ClientSimulation
Assembly: Volo.ClientSimulation.Web.dll
Syntax
public class IndexModel : PageModel
Methods
OnGetAsync()
Declaration
public virtual Task<IActionResult> OnGetAsync()
Returns
| Type | Description |
|---|---|
| System.Threading.Tasks.Task<IActionResult> |