Well, you could create an HttpModule that reads the config file, identifies the current page, and injects a Load or PreRender event handler to hide or display controls. Can I ask why you would want to do this? What's wrong with setting the property on the page?