What is the difference between RegisterClientScriptBlock, RegisterClientScriptInclude and RegisterClientScriptResource?
Answer Posted / v madhu babu
Following are the functions:
RegisterClientScriptBlock – The script is specified as a string parameter.
RegisterClientScriptInclude – By setting the source attribute to a URL that point to a script file.
RegisterClientScriptResource – specifies Resource name in an assembly. The source attribute is automatically populated with a URL by a call to an HTTP handler that retrieves the named script from the assembly.
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Are there usability issues with ajax?
Is the ajaxcontroltoolkit.dll file installed in the global assembly cache? : asp.net ajax
What are the new features of asp.net ajax 4.0?
Is adaptive path selling ajax components or trademarking the name? Where can I download it?
What are different readystate in ajax?
What meaning has asp.net ajax?
Why do you use ajax?
What are the difference between AJAX and Javascript?
What is json? : asp.net ajax
Is it true that a xmlhttprequest objects belongs to the w3c standard?
What is use of Update Panel control in Ajax toolkit?
What is the use of updatepanel?
Where should I start?
What are synchronous and asynchronous ajax requests?
Which are the knowledge requirements for personal ajax functionality?