文章分类 - SharePoint 2010 Development
摘要:1.If you choose other type ,the custom ribbon buttons will disappear.
阅读全文
摘要:Source:https://thoughtsonsphere.wordpress.com/2015/02/14/create-list-instance-without-list-definition/ 1.Create List on SharePoint with customization
阅读全文
摘要:function ModifyPendingFunction() { var currentPathname = location.pathname; currentPathname = currentPathname.toLowerCase(); //Sing Form if (currentPa
阅读全文
摘要:1.SharePoint:FieldLabel a.Show display name of list field. Example:<SharePoint:FieldLabel ID="Fldlab_CustomerName" runat="server" FieldName="CustomerN
阅读全文
摘要:1.Create a new form for sharepoint list with many fields you want via sharepint designer. 2.Create relevent application form for your list. 3. Copy th
阅读全文
摘要:12Jan Here is a list of some useful Javascript variables/functions that I collected from many articles online. I have tested all these variables/funct
阅读全文
摘要:SourceCode Creating menu items with sub menus for the SharePoint 2010 Site Actions menu Introduction SharePoint has been around for a number of years
阅读全文
摘要:Reference:http://www.cnblogs.com/jianyi0115/archive/2012/09/04/SharePoint.html 启用Form认证并增加用户注册的方法见这位仁兄的文章:http://www.cnblogs.com/fanwenxuan/archive/20
阅读全文
摘要:Refference:http://msdn.microsoft.com/en-us/library/cc404818.aspx In Windows SharePoint Services 3.0, sometimes you must update multiple items in a lis
阅读全文
摘要:Code as below: SPSite siteCollection = SPContext.Current.Site;// Turn on auditing flags. siteCollection.TrimAuditLog=True;//enable trim log siteCollec
阅读全文
摘要:Per-item edit control block (ECB) menu of document library CustomActionId: EditControlBlock CustomActionGroupId: None CustomAction Element: <!-- EditC
阅读全文
摘要:原文:http://platinumdogs.me/2011/12/23/sharepoint-2010-create-and-update-list-forms-programmatically/ In this post, somewhat inspired by @BinaryJam‘s se
阅读全文

浙公网安备 33010602011771号