摘要:
单选:Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/--> SPFieldChoice s = list.Fields["案例所属"] as SPFieldChoice; foreach (string c in s.Choices) { ddlTo.Items.Add(c); //用于下拉菜单 } 多选: Code Code highlighting produced by Actipro CodeHighlighter ( 阅读全文
posted @ 2012-05-08 13:48
染指的浮云
阅读(505)
评论(0)
推荐(0)
浙公网安备 33010602011771号