Class IndexModel
Inherited Members
Namespace: Volo.Forms.Pages
Assembly: Volo.Forms.Web.Unified.dll
Syntax
public class IndexModel : PageModel, IAsyncPageFilter, IPageFilter, IFilterMetadata
Constructors
IndexModel()
Declaration
public IndexModel()
Methods
OnGet()
Declaration
public void OnGet()
OnPostLoginAsync()
Declaration
public Task OnPostLoginAsync()
Returns
Type | Description |
---|---|
Task |