Sign In| Join
Get Help:Ask a Question in our Forums|Report a Bug|More Help Resources
All-Star
18926 Points
3662 Posts
Feb 24, 2012 08:35 AM|LINK
use
(Master.FindControl("ScriptMangerID") as ScriptManager).Register.............
OR
delcare a property in MasterPage which returns the ScriptManager instance.
shashankgwl
All-Star
18926 Points
3662 Posts
Re: Adding simple OK popup at the end of button execution
Feb 24, 2012 08:35 AM|LINK
use
(Master.FindControl("ScriptMangerID") as ScriptManager).Register.............
OR
delcare a property in MasterPage which returns the ScriptManager instance.
All is well if it runs well.
blog