| IPageViewModelTPage Interface |
Namespace: Kentico.Content.Web.Mvc.Routing
public interface IPageViewModel<out TPage> where TPage : TreeNode
The IPageViewModelTPage type exposes the following members.
| Name | Description | |
|---|---|---|
| Metadata |
Current page meta data.
| |
| Page |
Current page handled by the router.
| |
| Security |
Current page security configuration.
|