Click or drag to resize
IPageMetadataRetriever Interface
Interface for page meta data retrieval.

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

The IPageMetadataRetriever type exposes the following members.

Methods
  NameDescription
Public methodRetrieve
Retrieves the meta data for given page.
Top
See Also