Example #1
0
 protected virtual IDictionary <string, object> SaveOptionsAsDictionary()
 {
     return(WidgetState.ParseOptions());
 }