PC Review


Reply
Thread Tools Rate Thread

Another Obsolete method RegisterClientScriptBlock

 
 
Robert Beaubien
Guest
Posts: n/a
 
      8th Nov 2005
The replacement is .ClientScript.RegisterClientScriptBlock(type as
<type>,key as <string>, script as <string>)

What is the type parameter looking for? There is no enumerated list and
documentation is no help.

Thanx,

--
- Robert Beaubien
- President
- Kool Software
-


 
Reply With Quote
 
 
 
 
CT
Guest
Posts: n/a
 
      8th Nov 2005
The Type parameter can be used to specify the type of the control injecting
the script, i.e. Me.GetType() or this.GetType().

--
Carsten Thomsen
Communities - http://community.integratedsolutions.dk
---------
Voodoo Programming: Things programmers do that they know shouldn't work but
they try anyway, and which sometimes actually work, such as recompiling
everything. (Karl Lehenbauer)
---------
"Robert Beaubien" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> The replacement is .ClientScript.RegisterClientScriptBlock(type as
> <type>,key as <string>, script as <string>)
>
> What is the type parameter looking for? There is no enumerated list and
> documentation is no help.
>
> Thanx,
>
> --
> - Robert Beaubien
> - President
> - Kool Software
> -
>



 
Reply With Quote
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
ClientScript.RegisterClientScriptBlock in ASP.NET 2.0 Nathan Sokalski Microsoft Dot NET Framework 4 3rd Jul 2006 03:22 PM
ClientScript.RegisterClientScriptBlock in ASP.NET 2.0 Nathan Sokalski Microsoft ASP .NET 4 3rd Jul 2006 03:22 PM
Configuration Obsolete method Robert Beaubien Microsoft Dot NET Framework 2 9th Nov 2005 02:13 PM
Can I get RegisterClientScriptBlock to Appear at the end? Paul D. Fox Microsoft ASP .NET 3 27th Sep 2005 05:01 PM
Help: using RegisterClientScriptBlock #2 Mark Microsoft ASP .NET 1 17th Oct 2003 03:29 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 10:23 AM.