BackendPageInfo constructor
小于 1 分钟
BackendPageInfo constructor
后台页面信息
public BackendPageInfo(string id, string name, SymbolRegular icon = SymbolRegular.Person532,
BackendPageCategory category = BackendPageCategory.External)| parameter | description |
|---|---|
| id | 页面ID |
| name | 页面名称 |
| icon | 页面图标 |
| category |
See Also
- enum BackendPageCategory
- class BackendPageInfo
- namespace neo_bpsys_wpf.Core.Attributes
