When we click the "Add a Web Part" button in page design mode, it will open a Web Part picker page. By default, this page will display as two groups, one is "Lists and Libraries" group, and the other is "All Web Parts" group.

In fact, there is still a "always on top" group called "Suggested Web Parts", according to my understanding, "Suggested Web Parts" means those Web Parts which will be frequently used.

"Suggested Web Parts" in SharePoint 2007 Web Part picker page.

But how can we put some Web Parts into this group when picker window opened? Actually, Microsoft.SharePoint.WebPartPages.WebPartZone has a "QuickAdd-GroupNames" property, And every Web Part in the Web Part Gallery page has a "Quick Add Groups" field, if these two properties totally match up, then those Web Parts will be added to the "Suggested Web Parts" group.

"Suggested Web Parts" in SharePoint 2007 Web Part picker page.

"Suggested Web Parts" in SharePoint 2007 Web Part picker page.

相关文章:

  • 2021-08-09
  • 2021-10-04
  • 2021-06-10
  • 2021-07-04
  • 2022-12-23
  • 2021-07-10
  • 2021-06-03
猜你喜欢
  • 2021-12-16
  • 2022-02-03
  • 2021-09-17
  • 2021-10-21
  • 2021-12-18
  • 2021-09-03
  • 2021-12-09
相关资源
相似解决方案