下拉警告类型
命名空间:
Smobiler.Plugins
程序集:
Smobiler.Plugins (在 Smobiler.Plugins.dll 中) 版本:6.0.651.17422+acac930a389332bc36ed645b22d5419d24641df7
语法public enum DropdownAlertType
Public Enumeration DropdownAlertType
成员
| 成员名称 | 值 | 说明 |
---|
| info | 0 |
info
|
| warn | 1 |
warn
|
| error | 2 |
error
|
| success | 3 |
success
|
| custom | 4 |
custom
|
参见