0
kicks
Retrieve a Type of Parent Control Using an Extension Method
I recently found myself in a situation where I had to retrieve the next Parent Control of a certain type. In this particular case, my label is included in an UpdatePanel to update only when my Label is assigned a new value.