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
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
  1. Home
  2. Web Development
  3. ASP.NET
  4. How to add a form of Visual Inheritance to your ASPX site

How to add a form of Visual Inheritance to your ASPX site

Scheduled Pinned Locked Moved ASP.NET
ooptutorial
5 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.
  • P Offline
    P Offline
    pkj
    wrote on last edited by
    #1

    How to add a form of Visual Inheritance to your ASPX site

    A N 2 Replies Last reply
    0
    • P pkj

      How to add a form of Visual Inheritance to your ASPX site

      A Offline
      A Offline
      Abhijit Jana
      wrote on last edited by
      #2

      pkj wrote:

      How to add a form of Visual Inheritance to your ASPX site

      :confused: I didn't get your point. Please explain in details ! Thanks !

      Abhijit Jana | Codeproject MVP Web Site : abhijitjana.net Visit My Latest Article : Beginner's Guide : Exploring IIS 6.0 With ASP.NET

      N P 2 Replies Last reply
      0
      • P pkj

        How to add a form of Visual Inheritance to your ASPX site

        N Offline
        N Offline
        N a v a n e e t h
        wrote on last edited by
        #3

        Visual inheritance is not supported in web forms. In web forms, create master pages or user controls and include them in the pages.

        Navaneeth How to use google | Ask smart questions

        1 Reply Last reply
        0
        • A Abhijit Jana

          pkj wrote:

          How to add a form of Visual Inheritance to your ASPX site

          :confused: I didn't get your point. Please explain in details ! Thanks !

          Abhijit Jana | Codeproject MVP Web Site : abhijitjana.net Visit My Latest Article : Beginner's Guide : Exploring IIS 6.0 With ASP.NET

          N Offline
          N Offline
          N a v a n e e t h
          wrote on last edited by
          #4

          Abhijit Jana wrote:

          I didn't get your point. Please explain in details !

          Visual Inheritance is used in windows applications. It allows forms to derive from other forms. This is helpful when there are common areas which all forms share. I don't think it is used extensively as other alternative methods are much better.

          Navaneeth How to use google | Ask smart questions

          1 Reply Last reply
          0
          • A Abhijit Jana

            pkj wrote:

            How to add a form of Visual Inheritance to your ASPX site

            :confused: I didn't get your point. Please explain in details ! Thanks !

            Abhijit Jana | Codeproject MVP Web Site : abhijitjana.net Visit My Latest Article : Beginner's Guide : Exploring IIS 6.0 With ASP.NET

            P Offline
            P Offline
            pkj
            wrote on last edited by
            #5

            I have created one page(aspx) in that page there is textbox,label,button.,i want that control(textbox,..,..)on another page(like inheritd from one page(aspx) to another page(aspx))

            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