Find a node, document type and then a template using a uri
If I am inside of a PublishedContentRequest.Prepared handler and I have found a url to a content page on my site. How do I find the node/documenttype and also most importantly the tamplate it uses?
Say my node is located at the url '/foo/bar/' (this is the path I browse to and the value set in "Link to document") and this is all the information I have.
Can I somehow get the ITemplate for the node at this location?
Find a node, document type and then a template using a uri
If I am inside of a PublishedContentRequest.Prepared handler and I have found a url to a content page on my site. How do I find the node/documenttype and also most importantly the tamplate it uses?
Say my node is located at the url '/foo/bar/' (this is the path I browse to and the value set in "Link to document") and this is all the information I have.
Can I somehow get the ITemplate for the node at this location?
is working on a reply...