Step3AccountToEdit Property
A copy of Model that is being edited.
It is used to keep the original data unchanged until the user submits changes.
Namespace: MobileTrack.Web.Portal.Pages.Admin.WizardsAssembly: MobileTrack.Web.Portal (in MobileTrack.Web.Portal.exe) Version: 0.7+1dadc87dcf0a0f837e19a3ce2deb7c1cd85375d1
[ParameterAttribute]
public required AccountDto AccountToEdit { get; set; }
Property Value
AccountDto