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