Ramco Ramco

Ramco Ramco

  • 441
  • 3.4k
  • 522.8k

Hide User Control on basis of condition

Jan 28 2023 3:28 AM

Hi

  I have below Aspx page which is used many times. I want that its sidebar control should not get displayed when it is opened from a particular form.

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

Thanks


Answers (1)