0
safi created
2 Answer(s)
-
0
Hi,
Find the
<YourProject>BrandingProvider
[Dependency(ReplaceServices = true)] public class MyProjectNameBrandingProvider : DefaultBrandingProvider { public override string LogoUrl => ""; public override string LogoReverseUrl => ""; public override string AppName => ....; }
-
0
Hi,
Find the
<YourProject>BrandingProvider
[Dependency(ReplaceServices = true)] public class MyProjectNameBrandingProvider : DefaultBrandingProvider { public override string LogoUrl => ""; public override string LogoReverseUrl => ""; public override string AppName => ....; }
Hi
Can you please check this https://support.abp.io/QA/Questions/2901/How-can-I-set-a-landing-page-for-admin-in-Abp-io