Click to Rate and Give Feedback
Members FilterMembers Filter
Frameworks FilterFrameworks Filter
This page is specific to
Microsoft Visual Studio 2008/.NET Framework 3.5

Other versions are also available for the following:
.NET Framework Class Library
ClientScriptManager..::.RegisterClientScriptInclude Method

Updated: November 2007

Registers the client script include with the Page object.

  NameDescription
RegisterClientScriptInclude(String, String) Registers the client script with the Page object using a key and a URL.
RegisterClientScriptInclude(Type, String, String) Registers the client script include with the Page object using a type, a key, and a URL.
Top
Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Hard coded to type=""text/javascript""      Bebo   |   Edit   |  
Via reflector, it appears that this function is hard coded to include scripts as type=""text/javascript"". If you wish to include vbscript files, create your own script include statement and then use RegisterClientScriptBlock.
Processing
© 2008 Microsoft Corporation. All rights reserved. Terms of Use  |  Trademarks  |  Privacy Statement
Page view tracker