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
> -
>