For example, there is a user control in the page, the user control wants to get the value of a Label in the page (this Label is not in this user control)? ((Label) ((System.Web.ui.page) System.Web.httpContext.current.handler) .findControl ("Test")). Text (Label ID = "Test" in the page) Other controls Equation