Table of Contents

Class OverviewTemplateClientProperties

Namespace
Kentico.Xperience.Admin.Base
Assembly
Kentico.Xperience.Admin.Base.dll

Represents overview page metadata.

public class OverviewTemplateClientProperties : TemplateClientProperties
Inheritance
object
OverviewTemplateClientProperties
Inherited Members
Extension Methods

Properties

Caption

Overview template caption.

public string Caption { get; set; }

Property Value

string

ErrorMessage

Error message to be displayed instead of the overview page.

public string ErrorMessage { get; set; }

Property Value

string