Click or drag to resize
PageMetadata Class
Page meta data.
Inheritance Hierarchy
SystemObject
  Kentico.Content.Web.MvcPageMetadata

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

The PageMetadata type exposes the following members.

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