摘要:
string siteUrl = "http://MyServer/sites/MySiteCollection"; ClientContext clientContext = new ClientContext(siteUrl); Web site = clientContext.Web; // Get the Quick Launch navigation node collection. NavigationNodeCollection collQuickLaunchNode = site.Nav... 阅读全文
posted @ 2013-11-26 11:10
※繁星※
阅读(287)
评论(0)
推荐(0)
浙公网安备 33010602011771号