I need to create a custom message severity. I wanted to create a confirmation message severity but Severity has a private constructor?
Shouldn't this be public so you can add your own? Shawn
I need to create a custom message severity. I wanted to create a confirmation message severity but Severity has a private constructor?
Shouldn't this be public so you can add your own? Shawn