Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Web Development
  3. ASP.NET
  4. how to enable or disables master page's component from its child page.

how to enable or disables master page's component from its child page.

Scheduled Pinned Locked Moved ASP.NET
tutorialquestion
4 Posts 3 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • S Offline
    S Offline
    souravghosh18
    wrote on last edited by
    #1

    i want to enable or disable master page's component from its child page.How can it be done? Thanx in advance

    S 1 Reply Last reply
    0
    • S souravghosh18

      i want to enable or disable master page's component from its child page.How can it be done? Thanx in advance

      S Offline
      S Offline
      sunil n cs
      wrote on last edited by
      #2

      Declare a session variable, when you want to enable or disable the components of master page set the value of the session variable in child page and in page load of master page check for that session variable value and accordingly u can enable r disable the component.

      S 1 Reply Last reply
      0
      • S sunil n cs

        Declare a session variable, when you want to enable or disable the components of master page set the value of the session variable in child page and in page load of master page check for that session variable value and accordingly u can enable r disable the component.

        S Offline
        S Offline
        souravghosh18
        wrote on last edited by
        #3

        thanx for your response

        B 1 Reply Last reply
        0
        • S souravghosh18

          thanx for your response

          B Offline
          B Offline
          Baran M
          wrote on last edited by
          #4

          What do you mean by enable or disable the master page from Child page. Do you want to empty the master page component's content ?

          1 Reply Last reply
          0
          Reply
          • Reply as topic
          Log in to reply
          • Oldest to Newest
          • Newest to Oldest
          • Most Votes


          • Login

          • Don't have an account? Register

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • World
          • Users
          • Groups