Class OverviewTemplateClientProperties
Represents overview page metadata.
public class OverviewTemplateClientProperties : TemplateClientProperties
- Inheritance
-
objectOverviewTemplateClientProperties
- 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