Where are the control block menus in SharePoint?

Where are the control block menus in SharePoint?

Like the Microsoft Office clients, SharePoint users were experiencing similar challenges in finding controls to complete their work. Commands existed in multiple places across the page, from the Site Actions menu to managing Web Parts, or to the Edit Control Block (ECB) menus in lists.

What makes up the SharePoint 2010 server ribbon?

The SharePoint 2010 SDK provides an overview of the Server Ribbon XML. The following sections address the two core pieces of the ribbon: the components that make up the visual experience and the code that runs when one of the controls in the ribbon is clicked. The SharePoint 2010 Server ribbon has various components, as shown in Figure 2.

What should be run as code in SharePoint 2010?

What code should be run For example, the Delete command may use the SharePoint 2010 client-side object model to delete the item from the list, display a notification that the document was deleted, and refresh the List View Web Part on the page.

What are the features of SharePoint Server 2010?

SharePoint Features are used to implement additional changes to the ribbon. For example, Microsoft SharePoint Server 2010 includes many things that require ribbon modifications such as those related to Enterprise Content Management, Forms Services, and business intelligence. These changes are all implemented by using SharePoint Features.

How to create web parts in SharePoint 2010?

Getting Started with Web Development in SharePoint 2010: Learn how to create a visual Web Part by using SharePoint and ASP.NET controls.

What are the controls in the SharePoint ribbon?

The ribbon would not be complete if users did not have anything to select or click. Controls are the items that live inside the ribbon that users can interact with. Controls reside within groups. These include things such as buttons, toggle buttons, check boxes, text boxes and many other controls.