I have a custom server control that has an embedded js file that is embedded with: this.Page.ClientScript.RegisterClientScriptInclude(this.GetType(), "a_useful_name", this.Page.ClientScript.GetWebResourceUrl(this.GetType(), "assembly.javascriptfilename.js")); OR this.Page.ClientScript...
Posted to
Custom Server Controls
(Forum)
by
Blunder
on
05-29-2007, 12:00 AM
Filed under: "custom control", server control, Server Controls, callback, debug javascript jscript embedded resource, javascript, custom server control, RaisePostBackEvent, Web Resources, properties, embedded resource, c#