| UserMessagesSortMessages Method |
Sorts the messages so that errors come first, then warnings and
finally informations.
Sorting is done in a somewhat clumsy manner in order to preserve
the order of which the messages was initially added.
Namespace:
Omada.OE.Model
Assembly:
Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntaxpublic void SortMessages()
See Also