Class SystemSetting
public class SystemSetting : ServiceInstance<ISystemSettingService>, INotifyPropertyChanged
- Inheritance
-
SystemSetting
- Implements
- Inherited Members
- Extension Methods
Fields
GroupApp
public const string GroupApp = "应用设置"
Field Value
GroupAuthority
public const string GroupAuthority = "权限设置"
Field Value
GroupBase
public const string GroupBase = "基本设置"
Field Value
GroupControl
public const string GroupControl = "控件设置"
Field Value
GroupData
public const string GroupData = "数据设置"
Field Value
GroupMessage
public const string GroupMessage = "消息设置"
Field Value
GroupOther
public const string GroupOther = "其他设置"
Field Value
GroupSecurity
public const string GroupSecurity = "安全设置"
Field Value
GroupStyle
public const string GroupStyle = "样式设置"
Field Value
GroupSystem
public const string GroupSystem = "系统设置"