2
Answers

UnRegister or Hide User Control

Hi

  How to UnRegister or Hide User Control in Code Behind on a particular Page

<%@ Register Src="~/User/SideBar.ascx"  TagPrefix="uc1" TagName="SideBar" %>

Thanks

Answers (2)