IPageDataContextTPageType Interface |
Namespace: Kentico.Content.Web.Mvc
public interface IPageDataContext<out TPageType> where TPageType : TreeNode
The IPageDataContextTPageType type exposes the following members.
Name | Description | |
---|---|---|
Metadata |
Current page meta data.
| |
Page |
Current page.
| |
Security |
Current page security configuration.
|