Page URL

  • Thread starter Thread starter Mythran
  • Start date Start date
M

Mythran

Probably can't do this without adding properties/methods myself, but worth a
shot! :)

I would like to know if how, if possible, to get the URL of a
non-instantiated Page object. I don't think it's possible because it's not
instantiated. When a page does get instantiated, it can have more than 1
URL...correct?

Thanks,
Mythran
 
Hi Myrthan,

Under normal circumstances, a page has a single URL, that being the URL of
the web site with the path to that page included. In some (rare) cases, an
HTTP Handler can accept requests for any resource having a given file
extension, regardless of the actual location of any file.

--
HTH,

Kevin Spencer
Microsoft MVP
Professional Numbskull

The man who questions opinions is wise.
The man who quarrels with facts is a fool.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top