 | FSysUserEditCheckUsertDeptTreeViewNode 方法 |
Sweet 开发框架
遍历所属部门选中节点
命名空间:
Sweet.Authority.Forms
程序集:
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 void CheckUsertDeptTreeViewNode(
TreeNodeCollection node
)
Public Sub CheckUsertDeptTreeViewNode (
node As TreeNodeCollection
)
member CheckUsertDeptTreeViewNode :
node : TreeNodeCollection -> unit
参数
- node
- 类型:System.Windows.FormsTreeNodeCollection
[缺少 "M:Sweet.Authority.Forms.FSysUserEdit.CheckUsertDeptTreeViewNode(System.Windows.Forms.TreeNodeCollection)" 的 <param name="node"/> 文档]
参见