1. Question: Which of the following can be a Web Part? (Choose all that apply.) [textbook:70-515]

    A
    A control based on the Web User Control template

    B
    A standard Label control

    C
    A type derived from WebPart

    D
    A master page

    Note: Not available
    1. Report
  2. Question: Which of the following are required to enable users to change the title of a Web Part? [Ref-book:70-515] (Choose all that apply.)

    A
    LayoutEditorPart

    B
    EditorZone

    C
    CatalogZone

    D
    AppearanceEditorPart

    Note: Not available
    1. Report
  3. Question: You have developed a webpage with many different Web Part components. Some Web Parts are enabled by default, and you want to give the user the ability to display others. Which classes should you use? (Choose all that apply.)

    A
    LayoutEditorPart

    B
    DeclarativeCatalogPart

    C
    CatalogZone

    D
    AppearanceEditorPart

    Note: Not available
    1. Report
  4. Question: You have created a Web Part control that prompts the user for personalization information, including his or her name, region, and preferences. You want other controls to be able to read information from this control to customize the information they display. How should you modify your Web Part to enable other Web Parts to connect to it?

    A
    Create a method that shares the user’s information, and add the ConnectionConsumer attribute to that method.

    B
    Create a method that shares the user’s information, and add the ConnectionProvider attribute to that method.

    C
    Create a public property that shares the user’s information, and add the Connection- Consumer attribute to that method.

    D
    Create a public property that shares the user’s information, and add the Connection- Provider attribute to that method.

    Note: Not available
    1. Report
Copyright © 2024. Powered by Intellect Software Ltd