READ Free Dumps For Microsoft- 70-488
Question ID 12552 | You need to implement term set navigation.
Which code segment should you insert at line TN16?
|
Option A | Option A
|
Option B | Option B
|
Option C | Option C
|
Option D | Option D
|
Correct Answer | A |
Explanation Explanation: * A well-designed navigation tells your site's users a lot about the business, products, and services that the website offers. By updating the taxonomy behind the navigation, businesses can drive and keep up with change without having to recreate their site navigation in the process. * GlobalNavigationToxonomyProvider StandardNavigationProviderNames.GlobalNavigationTaxonomyProvider field The TaxonomySiteMapProvider instance used for the global navigation scheme. The menu for the global navigation scheme typically appears at the top of the master page. Scenario: Navigational links across the top should be driven by the term store and use URLs that will improve search engine ranking. Incorrect: Not C: StandardNavigationProviderNames.CurrentNavigationTaxonomyProvider field The menu for the current navigation scheme typically appears on the left side of the master page. Reference: Managed navigation in SharePoint 2013; StandardNavigationProviderNames.GlobalNavigationTaxonomyProvider field.
Question ID 12553 | You need to deploy the package.
Which file should you select?
|
Option A | the file ending in .publish
|
Option B | the file ending in .wsp
|
Option C | the file ending in .dll
|
Option D | the file ending in .app
|
Correct Answer | D |
Explanation Explanation: To publish your app for SharePoint, upload the app manifest file (.app) of your app to the Office Store, the Apps for Office catalog, SharePoint, a file share, or the Exchange catalog. Scenario: When completed, the app will be published to the Microsoft Store as a paid app. Reference: How to: Publish an app for SharePoint by using Visual Studio