Please answer the following questions before submitting an issue. YOU MAY DELETE THE PREREQUISITES SECTION.
Hi,
Any idea to solve below error in xamarin form . this happended when call the viewmodel in xamarin form.
**Can't create component 'TestApp.ViewModels.TestViewModel' as it has dependencies to be satisfied.
'TestApp.ViewModels.TestViewModel' is waiting for the following dependencies:
Thank you.
Regards, Yap
Please answer the following questions before submitting an issue. YOU MAY DELETE THE PREREQUISITES SECTION.
Hi ,
After I publish to IIS, the web app UI look difference from debug.
Thanks.
Regards, Yap
Hi ismcagdas,
Thank you very much.
Regards, Yap
Hi,
From The ASP NET ZERO Power Tools only have 2 Menu Location which is Root and Administration.
).AddItem(new MenuItemDefinition( AppPageNames.Common.SfpSiteCodes, new FixedLocalizableString("VMS"), icon: "flaticon2-box" ).AddItem(new MenuItemDefinition( AppPageNames.Common.SfpSiteCodes, new FixedLocalizableString("Site Code"), url: "App/SfpSiteCodes", icon: "flaticon-more", permissionDependency: new SimplePermissionDependency(AppPermissions.Pages_SfpSiteCodes) ) )
Thanks.
Regards, Yap
Hi,
It is work as normal now.
Thanks.