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
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)- A6% (3)
- B2% (1)
- C10% (5)
- D82% (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
Community Discussion
No community discussion yet for this question.