How to find main aspx page hidden control in child user control in c#

 (this.Parent.NamingContainer.FindControl("hfIsNeedToRebind") as HiddenField).Value

Comments

Popular posts from this blog

HOW TO Use the NumericUpDown Control

How to show help text in page on mouse move

How to Do a Remote Shutdown for a PC on a LAN