Which property should you use?

You add a delegate control to the <head> section of a custom master page. You reference a default script file by using the delegate control.

You need to ensure that the delegate control meets the following requirements:

* Prevents other developers from deleting the default script reference
* Provides developers with the ability to add additional script references
* Provides developers with the ability to change the order of the script references

Which property should you use?

You add a delegate control to the <head> section of a custom master page. You reference a default script file by using the delegate control.

You need to ensure that the delegate control meets the following requirements:

* Prevents other developers from deleting the default script reference
* Provides developers with the ability to add additional script references
* Provides developers with the ability to change the order of the script references

Which property should you use?

A.
AllowMultipleControls

B.
BindingContainer

C.
Scope

D.
Template_Controls

Explanation:
MNEMONIC RULE: “additional script references = AllowMultipleControls”

DelegateControl.AllowMultipleControls Property
http://msdn.microsoft.com/en-us/library/microsoft.sharepoint.webcontrols.delegatecontrol.allowmultiplecontrols.aspx



Leave a Reply 0

Your email address will not be published. Required fields are marked *