Options to save plugin solution data
I have a plugin solution. There are some data(list of smodules) used in that plugin solution.
I want to store it somewhere like configuration. So that I can get it anytime.
How can I do it inside plugin solution?
Thanks.
Please sign in to leave a comment.
Have you seen SPreferences (com.mbeddr.mpsutil.spreferences)? (see http://mbeddr.com/platform.html)