Masterpager control

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • kumar2ch
    New Member
    • Apr 2008
    • 2

    Masterpager control

    hi
    this is ajay how to acess the control (Textbox,label, gridview etc controls) inside the master page
  • malav123
    New Member
    • Feb 2008
    • 217

    #2
    Originally posted by kumar2ch
    hi
    this is ajay how to acess the control (Textbox,label, gridview etc controls) inside the master page

    Hi,
    Master page is .net's Utility to make common layout of your website in multiple pages... after creating master page whenever you creates the webpage you will given the option to include master page in your web page, so include it and then whatever youn want to add just put it in content place holder.....

    -malav

    Comment

    Working...