IPageDataContextTPageTypePage Property |
Current page.
Namespace: Kentico.Content.Web.MvcAssembly: Kentico.Content.Web.Mvc (in Kentico.Content.Web.Mvc.dll) Version: 13.0.131
Syntax Remarks
Use this property to identify the page from which the request was received and
use
IPageRetriever or
DocumentQuery to retrieve the content of this page.
See Also