¡@

Home 

c# Programming Glossary: actionid

How do I update the parent viewmodel when child viewmodel is updated

http://stackoverflow.com/questions/18405470/how-do-i-update-the-parent-viewmodel-when-child-viewmodel-is-updated

RaisePropertyChanged Title public async Task Load int actionId ActionDTO TheAction await actionService.GetAction actionId this.ID.. actionId ActionDTO TheAction await actionService.GetAction actionId this.ID TheAction.id this.Title TheAction.Title private Cirrious.MvvmCross.ViewModels.MvxCommand.. List ActionDTO public async Task ActionDTO GetAction int actionId ActionDTO action AllActions.FirstOrDefault a a.id actionId if..