How to configure custom server-side workflow activities
I've built a custom server side workflow activity, and would like to store a number of settings somewhere. What is the best place to do that? Should I just use my own (json) config file and place it in the same folder as the assembly, or is there a more generic way?
0
Please sign in to leave a comment.
Comments
0 comments