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. Access Master Page Control Value in Child page

Access Master Page Control Value in Child page

Scheduled Pinned Locked Moved ASP.NET
help
3 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.
  • L Offline
    L Offline
    lrsalunkhe
    wrote on last edited by
    #1

    Respected I do not access the master page control value in its child page my code is : string str = ((Label)Page.Master.FindControl("Lable1")).Text; please help Thanks And Regards lalit

    D N 2 Replies Last reply
    0
    • L lrsalunkhe

      Respected I do not access the master page control value in its child page my code is : string str = ((Label)Page.Master.FindControl("Lable1")).Text; please help Thanks And Regards lalit

      D Offline
      D Offline
      DaveAuld
      wrote on last edited by
      #2

      lrsalunkhe wrote:

      string str = ((Label)Page.Master.FindControl("Lable1")).Text;

      its maybe just a typo on here but, you have 'lable' instead of 'label' in the control name

      Dave Don't forget to rate messages!
      Find Me On: Web|Facebook|Twitter|LinkedIn
      Waving? dave.m.auld[at]googlewave.com

      1 Reply Last reply
      0
      • L lrsalunkhe

        Respected I do not access the master page control value in its child page my code is : string str = ((Label)Page.Master.FindControl("Lable1")).Text; please help Thanks And Regards lalit

        N Offline
        N Offline
        Not Active
        wrote on last edited by
        #3

        Are you asking a question? Have you debugged? What is happening? If you want help you need to do more than just make a statement and give a line of code.


        I know the language. I've read a book. - _Madmatt

        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