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. What's "Inherits" used for?

What's "Inherits" used for?

Scheduled Pinned Locked Moved ASP.NET
helpquestion
2 Posts 2 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.
  • C Offline
    C Offline
    Chodici Mrkev
    wrote on last edited by
    #1

    Hi, I have my start page set to guestbook.aspx, and now I created page register.aspx, and there is Inherits="guestbook.register" in the page directive. It says me error, and I don't know what to do - these two pages are absolutely independent - there is only a link to register.aspx page on guestbook.aspx. Thanks

    S 1 Reply Last reply
    0
    • C Chodici Mrkev

      Hi, I have my start page set to guestbook.aspx, and now I created page register.aspx, and there is Inherits="guestbook.register" in the page directive. It says me error, and I don't know what to do - these two pages are absolutely independent - there is only a link to register.aspx page on guestbook.aspx. Thanks

      S Offline
      S Offline
      S Sansanwal
      wrote on last edited by
      #2

      Inherits identifies the class from which the page derives You are getting error as you have a web page with same name as namespace rename guestbook.aspx to guestbook1.aspx Sanjay Sansanwal www.sansanwal.com

      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