This is a migrated thread and some comments may be shown as answers.

RegisterWithScriptManager

3 Answers 246 Views
FormDecorator
This is a migrated thread and some comments may be shown as answers.
Adam Hubble
Top achievements
Rank 1
Adam Hubble asked on 17 Jul 2009, 07:42 PM
Hi, I have checked the documentation and the forums and cannot find an explanation about this property. What does it do (apart from the obvious)? Is there any benefit from setting this to true/false? What is the default?

Thanks,
Matt

3 Answers, 1 is accepted

Sort by
0
Accepted
Georgi Tunev
Telerik team
answered on 20 Jul 2009, 11:40 AM
Hi Matt,

The default value of this property is true. When it is set to false, you will need to manually register the scripts of the control, while when it is set to true, this will be done automatically via the ScriptManager. This property is used mainly in MVC and web service scenarios.


Greetings,
Georgi Tunev
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
0
Robert Boucher
Top achievements
Rank 1
answered on 22 Apr 2010, 05:46 PM
I believe I have an issue related to this property.  How would one go about manually registering the scripts of the control?
0
Georgi Tunev
Telerik team
answered on 26 Apr 2010, 12:24 PM
Hi Robert,

Please check the following documentation article:
http://www.telerik.com/help/aspnet-ajax/disabling_embedded_resources.html

Greetings,
Georgi Tunev
the Telerik team

Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items.
Tags
FormDecorator
Asked by
Adam Hubble
Top achievements
Rank 1
Answers by
Georgi Tunev
Telerik team
Robert Boucher
Top achievements
Rank 1
Share this question
or