点击或拖拽改变大小

DALSysUserUpdateTheme 方法

Sweet 开发框架
修改 SysUser 主题(Theme)

命名空间:  Sweet.Authority.DAL
程序集:   Sweet.Authority.SQLite (在 Sweet.Authority.SQLite.dll 中) 版本:3.10.1.0 (3.10.1.0)
  Sweet.Authority.SQLServer (在 Sweet.Authority.SQLServer.dll 中) 版本:3.10.1.0 (3.10.1.0)
语法
public ResultMsg UpdateTheme(
	string Id,
	string Theme
)

参数

Id
类型:SystemString
Id
Theme
类型:SystemString
Theme

返回值

类型:ResultMsg

[缺少 "M:Sweet.Authority.DAL.DALSysUser.UpdateTheme(System.String,System.String)" 的 <returns> 文档]

参见
SweetUI 控件库、工具类库、扩展类库、多页面开发框架