Used for template context on category level

Namespace:  EPiServer.WebControls
Assembly:  EPiServer.Legacy4 (in EPiServer.Legacy4.dll) Version: 5.2.375.236

Syntax

C#
[ObsoleteAttribute("Use CategoryDataSource in combination with a DataBoundControl or a HierarchicalDataBoundControl instead")]
public class CategoryTemplateContainer : Control, 
	INamingContainer

Inheritance Hierarchy

System..::.Object
  System.Web.UI..::.Control
    EPiServer.WebControls..::.CategoryTemplateContainer

See Also