摘要:List could be easily export via Actions->Export to Spreadsheet, this article talks about exporting document libraries' metadata.Get all libraries (names) from the site: public static void GetLibraries() { foreach (XmlNode li in m_list.GetListCollection().ChildNodes) ...
阅读全文
随笔分类 - SharePoint
摘要:Generally just open the document library page and select Actions->Open with Windows Explorer, then we can get some folders listed in a new opened Windows Explorer window, we can now copy & paste the documents as what we do in a pure file environment.If the subfolders are too deep, or the docu
阅读全文
摘要:Environment: SP 3.0 + Office SharePoint Designer 20071. Create a new column in the list for the email recipients, say it's named EmailTo.2. Go to the workflow designer, create a variable as type of string, say it's named MailRecipients.3. Create two actions as below in workflow designer. a)
阅读全文

浙公网安备 33010602011771号