ModalMessageMessageCategory Enumeration |
for plugin specific message use Plugin + detailCategorie
All should only used for internal purpose!
Namespace: RAYLASE.Marker.GUI.CommonAssembly: RAYLASE.Marker.GUI.Common (in RAYLASE.Marker.GUI.Common.dll) Version: 2.20.0
Syntaxpublic enum MessageCategory
MembersMember name | Value | Description |
---|
Application | 0 | |
Warning | 1 | |
Error | 2 | |
License | 3 | |
Plugin | 4 | |
All | 5 | |
See Also