Default template for pages
Namespace:
EPiServer.Web.WebControlsAssembly: EPiServer.Web.WebControls (in EPiServer.Web.WebControls.dll) Version: 6.0.530.0
Syntax
| C# |
|---|
[TemplateContainerAttribute(typeof(PageTemplateContainer))] [BrowsableAttribute(false)] public ITemplate NewsTemplate { get; set; } |