DD4T 2.*
Interface | Method | Explanation | Priority |
IPageFactory | |||
IPage FindPage(string url); | Finds IPage (generic type) for given URL | M | |
IPage GetPage(string tcmUri); | Retrieves IPage (generic type) for given TCM URI | M | |
... | |||
... |
Interface | Method | Explanation | Priority |
IPageFactory | |||
IPage FindPage(string url); | Finds IPage (generic type) for given URL | M | |
IPage GetPage(string tcmUri); | Retrieves IPage (generic type) for given TCM URI | M | |
... | |||
... |
Add Comment