Closed geirsagberg closed 10 years ago
Optional parameters in C# have to be compile time constants. I would pass them in on the call from the view model.
Yep, I ended up writing a wrapper utilizing my own localization logic for it. Cleaner this way I think.
Would be nice to have localization support for the default buttons (Cancel, OK). Not sure how this could be implemented though.