0
mmorales created
Hello,
I am using ASPNETZERO ASPNET CORE and JQuery version 4.3.3.
I need to modify the system so that when a user registers they do not receive an activation email and need to send an email to a specific email address every time a user registers.
Where on the Registration can I modify this functionality.
5 Answer(s)
-
0
-
0
This screen shot is no longer available? Is this information available somewhere else?
-
0
-
0
Do you how this can be configured with C#. We want to bake this into the system so it can be deployed and not require any additional configuration or testing.
-
0
You can use
SettingManager
.