Weekend Sale Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: buysanta

Exact2Pass Menu

Question # 4

When developing with the Sitecore ASP.NET Core Rendering SDK, what is the purpose of registering component Tenderers within the rendering host's Startup.cs class?

A.

To document the components that have been created and help the Developer identify which to create

B.

To build a catalog of component offerings for selection from within the Sitecore Experience Editor

C.

To map a Sitecore rendering component name to an implementation

D.

To build an index of available components for use when creating data source items from within the content tree

Full Access
Question # 5

In a non-SXA website, you have created a layout definition item and want to designate the layout as part of the presentation details. According to Sitecore best practices, where should you set presentation details?

A.

Standard values

B.

On the individual items

C.

Rendering parameters

D.

Standard template

Full Access
Question # 6

Which of the following is considered a complex field and should not be rendered using the Html.Sitecore().Field() method when developing with Sitecore MVC?

A.

Number

B.

Image

C.

Check box

D.

Single-line text

Full Access
Question # 7

When is it possible to edit a field inline with Experience Editor if the component is developed using Sitecore MVC?

A.

When the field is rendered on a page with existing content

B.

When the field is marked as inline editable in its definition

C.

When a Field() helper method is used to render the field

D.

When the field is marked as versioned rather than unversioned

Full Access
Question # 8

Which three areas of Sitecore allow you to view the available workflow commands of an item you are editing? (Choose three.)

A.

Security Editor

B.

Workflow Command

C.

Experience Editor

D.

Content Editor

E.

Workbox

F.

Path Analyzer

Full Access
Question # 9

What is the purpose of item includes within Sitecore Content Serialization module.json files?

A.

Includes specify which path or paths of the content tree should be serialized.

B.

Includes determine how and when the automatic schedule for module serialization is executed.

C.

Includes specify which other modules are dependencies for the given items.

D.

Includes specify how items are serialized and committed to source control.

Full Access
Question # 10

You are using Sitecore MVC to develop an area of a company's website that will require the use of Sitecore's Personalization Engine to change the rendering that is displayed to a visitor. What type of component binding will allow the Designer to use personalization to change the component?

A.

Static component binding, because you are able to give Authors the ability to change the presentation of the page.

B.

Static component binding, because you are able to ensure that content rendered in the placeholder is always the same when the component is selected.

C.

Dynamic component binding, because you are able to ensure that the content rendered in the placeholder is always the same.

D.

Dynamic component binding, because you are providing a placeholder to enable flexibility to change the components that make up the presentation of a page.

Full Access
Question # 11

Which statement characterizes the Sitecore Extranet security domain?

A.

It provides default access to the Sitecore identity server for users to log in to the appropriate environment areas.

B.

It is an internal security domain for users that can access the Sitecore client tools and editing functionality.

C.

It is the domain that contains user accounts as well as customized roles for managing read access to the website content.

D.

It provides customized roles for controlling access to third-party environments such as a CRM or payment portal.

Full Access
Question # 12

Your published layout.cshtml file contains a static placeholder with a “main” placeholder key and you want to add renderings to the presentation details of a templates standard values; however you cannot see the "main" placeholder key you added to the layout. Of the available options, which is the best explanation of what happened?

A.

There is a missing configuration element in web.config for placeholders.

B.

The wrong layout is associated with the current template.

C.

A Sitecore publish is required to show placeholder keys when editing presentation details.

D.

There is no placeholder settings item for the associated "main" placeholder key.

Full Access
Question # 13

When you want to refer to a specific placeholder in the presentation details, which identifier do you use?

A.

Placeholder ID

B.

Key ID

C.

Placeholder Key

D.

Item Key

Full Access
Question # 14

Which statement explains the purpose of dynamic placeholders?

A.

Unlike static placeholders, users can create as many dynamic placeholders on a layout as needed.

B.

Dynamic placeholders with the same key can be used multiple times on a page while allowing content within the placeholder to be unique.

C.

Dynamic placeholders allow users to override the placeholder from a page and directly replace it with a new one.

D.

Dynamic placeholders allow the user to move the placeholder’s content to any location on the page as necessary.

Full Access
Question # 15

When developing using Sitecore headless SDKs, what is the relationship between the rendering host and the Sitecore Content Delivery role?

A.

The Content Delivery role hosts the headless services that the rendering host uses to retrieve Sitecore content and layout.

B.

The Content Delivery role has absolutely no relation to the rendering host as both are separate features for content management and delivery.

C.

The rendering host is a plugin feature that is loaded into the Content Delivery role to enhance the response speed of page requests.

D.

The rendering host is integrated into the Content Delivery role to make a highly-coupled system for retrieving and displaying content data.

Full Access