DownloadPersonalDataModel.OnGet Method

Definition

This API supports the ASP.NET Core Identity default UI infrastructure and is not intended to be used directly from your code. This API may change or be removed in future releases.

public virtual Microsoft.AspNetCore.Mvc.IActionResult OnGet ();
abstract member OnGet : unit -> Microsoft.AspNetCore.Mvc.IActionResult
override this.OnGet : unit -> Microsoft.AspNetCore.Mvc.IActionResult
Public Overridable Function OnGet () As IActionResult

Returns

Applies to