Sets if the current template has to match the page type template
Namespace:
EPiServer.ConfigurationAssembly: EPiServer.Configuration (in EPiServer.Configuration.dll) Version: 5.2.375.236
Syntax
| C# |
|---|
[BoolValidatorAttribute] [ManagerTabAttribute(ManagerTab.Security)] [ConfigurationPropertyAttribute("pageValidateTemplate", DefaultValue = "true", IsRequired = false)] public bool PageValidateTemplate { get; set; } |