Hi,
I used AbpDynamicOptions, and I want to change settings value from UI. I can change my custom option class, but how can I change AbpTwilioSmsOptions. Can you give an example?
Thanks
Check the docs before asking a question: https://docs.abp.io/en/commercial/latest/ Check the samples, to see the basic tasks: https://docs.abp.io/en/commercial/latest/samples/index The exact solution to your question may have been answered before, please use the search on the homepage.
If you're creating a bug/problem report, please include followings:
ABP Framework version: v5.3.3
UI type: MVC
DB provider: EF Core
Tiered (MVC): yes
Exception message and stack trace:
Steps to reproduce the issue:"
6 Answer(s)
-
0
hi
What do you mean
AbpDynamicOptions
?Can you explain it in details?
-
0
-
0
hi
ConfigureServices will be executed once when the application starts.
-
0
-
0
hi
I don't think there is a way to do it.
-
0
thanks