CertyRush
Đang tải...
C CertyRush
Câu hỏi free preview

Câu 10: 70-488: Developing Microsoft SharePoint Server 2013 Core Solutions

Adventure Works uses SharePoint to store product and order information. Product managers visit the Products list to see the status of each product. They request a feature that will allow them to easily see the recent and old product orders without opening the Products list. The products orders page is located at /site…

Nội dung câu hỏi

Adventure Works uses SharePoint to store product and order information. Product managers visit the Products list to see the status of each product. They request a feature that will allow them to easily see the recent and old product orders without opening the Products list. The products orders page is located at /sitepages/productorders.aspx, and the product order history page is located at / sitespages/productordershistory.aspx. Both pages require a query string parameter named ProductID. You need to add custom actions to the Products list by using the least amount of administrative effort. What should you do?

Các lựa chọn

Đáp án được giữ gọn theo nhãn A, B, C, D trong phần bình chọn tương tác.

  1. A. Add an empty element to the SharePoint project. Add a tag, set the Location element to EditControlBlock, and then use the tag for a redirect to the custom page.
  2. B. Create a Windows Application and add a reference to Microsoft.SharePoint.Portal.CustomActions.dll and use the SPCustomActions class to add a custom action.
  3. C. Open the site in SharePoint Designer. Create a custom List Item Display Template and then apply it to the Products List View Web Part. — đáp án hiện tại
  4. D. Create a visual Web Part. Use a grid view with a template column and hyperlink, and databind the Products list. Add the Web Part to the allItems.aspx page of

Cộng đồng

0 bình luận công khai. Tên thành viên được ẩn một phần.

Chưa có bình luận. Mở giao diện tương tác để bắt đầu thảo luận.

Câu hỏi liền kề