Click or drag to resize
PageMetadataTitle Property
Page title.

Namespace: Kentico.Content.Web.Mvc
Assembly: Kentico.Content.Web.Mvc (in Kentico.Content.Web.Mvc.dll) Version: 13.0.131
Syntax
C#
public string Title { get; }

Property Value

Type: String

Implements

IPageMetadataTitle
See Also