Click or drag to resize
IPageMetadata Interface
Interface for page meta data.

Namespace: Kentico.Content.Web.Mvc
Assembly: Kentico.Content.Web.Mvc (in Kentico.Content.Web.Mvc.dll) Version: 13.0.131
Syntax
C#
public interface IPageMetadata

The IPageMetadata type exposes the following members.

Properties
  NameDescription
Public propertyDescription
Page description.
Public propertyKeywords
Page keywords.
Public propertyTitle
Page title.
Top
See Also