Table of Contents

Class SystemSetting

Namespace
HeBianGu.Base.WpfBase
Assembly
HeBianGu.Base.WpfBase.dll
public class SystemSetting : ServiceInstance<ISystemSettingService>, INotifyPropertyChanged
Inheritance
SystemSetting
Implements
Inherited Members
Extension Methods

Fields

GroupApp

public const string GroupApp = "应用设置"

Field Value

string

GroupAuthority

public const string GroupAuthority = "权限设置"

Field Value

string

GroupBase

public const string GroupBase = "基本设置"

Field Value

string

GroupControl

public const string GroupControl = "控件设置"

Field Value

string

GroupData

public const string GroupData = "数据设置"

Field Value

string

GroupMessage

public const string GroupMessage = "消息设置"

Field Value

string

GroupOther

public const string GroupOther = "其他设置"

Field Value

string

GroupSecurity

public const string GroupSecurity = "安全设置"

Field Value

string

GroupStyle

public const string GroupStyle = "样式设置"

Field Value

string

GroupSystem

public const string GroupSystem = "系统设置"

Field Value

string