Results 1 to 3 of 3

Thread: Page template

Hybrid View

  1. #1

    Thread Starter
    Fanatic Member pvbangera's Avatar
    Join Date
    Sep 2001
    Location
    Mumbai, India
    Posts
    961

    Arrow Page template

    Hi all,

    One more basic question. Is there anything like page template in ASP.Net? I mean when I add a new page to the project it shld carry a particular predefined pattern...like header image, menu, bg color, etc etc.

  2. #2
    Frenzied Member
    Join Date
    Mar 2004
    Location
    Orlando, FL
    Posts
    1,618

    Re: Page template

    If you are using VS 2005 I'd look at Master Pages.
    Sean

    Some days when I think about the next 30 years or so of my life I am going to spend writing code, I happily contemplate stepping off a curb in front of a fast moving bus.

  3. #3
    Fanatic Member drpcken's Avatar
    Join Date
    Apr 2004
    Location
    devenv
    Posts
    591

    Re: Page template

    And if you aren't using 2005, check out the WebUserControl (ASCX) and include that on every page in your project.

    In the unlikely event that I answer your question correctly, please Rate my post

    Using Visual Studio 2005 Professional

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width