Determines if a control has both an opening and closing tag. This method is called by the ASP.NET page framework.
true if the control has an opening and closing tag; otherwise, false.
This method is called by the ASP.NET page framework during parsing and is not intended to be called directly in you code.