0
kicks
Check for Content in Control
A simple way to check whether or not a Server Control has any rendered content. Call it in the Master Page on a ContentPlaceHolder to test if it is empty. Accurately handles control containers (such as Panel) and nested controls (Label in a Panel).