Click to Rate and Give Feedback

  Switch on low bandwidth view
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

Registers the client script include with the Page object.

  NameDescription
Public methodRegisterClientScriptInclude(String, String) Registers the client script with the Page object using a key and a URL.
Public methodRegisterClientScriptInclude(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   |   Show History
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
© 2009 Microsoft Corporation. All rights reserved. Terms of Use  |  Trademarks  |  Privacy Statement
Page view tracker