nerdexam
Microsoft

70-573 · Question #251

You create a SharePoint site by using the Document Center site template. You need to ensure that all documents added to the site have a document ID. The document ID must include the date that the…

The correct answer is D. Register a class that derives from DocumentIdProvider. MNEMONIC RULE: "provide Document ID for added documents" Represents the base abstract class for implementing a Document ID generator. DocumentIdProvider Class us/library/microsoft.office.documentmanagement.documentidprovider.aspx

Developing Business Logic

Question

You create a SharePoint site by using the Document Center site template. You need to ensure that all documents added to the site have a document ID. The document ID must include the date that the document was added to the site. What should you do?

Options

  • AModify the DocIdRedir.aspx page.
  • BModify the Onet.xml file of the site.
  • CRegister a class that derives from DocumentId.
  • DRegister a class that derives from DocumentIdProvider.

How the community answered

(50 responses)
  • A
    6% (3)
  • B
    2% (1)
  • C
    10% (5)
  • D
    82% (41)

Explanation

MNEMONIC RULE: "provide Document ID for added documents" Represents the base abstract class for implementing a Document ID generator. DocumentIdProvider Class us/library/microsoft.office.documentmanagement.documentidprovider.aspx

Topics

#document ID#DocumentIdProvider#Document Center#custom provider

Community Discussion

No community discussion yet for this question.

Full 70-573 Practice