aspnet-devexpress-dot-web-1db53415.md
Represents a container for the templates used to render nodes.
Namespace : DevExpress.Web
Assembly : DevExpress.Web.v25.2.dll
NuGet Package : DevExpress.Web
public class NodeTemplateContainer :
TemplateContainerBase
Public Class NodeTemplateContainer
Inherits TemplateContainerBase
The NodeTemplateContainer class represents a container cell for the templates used to render nodes within a site map control.
Objects of the NodeTemplateContainer type are automatically instantiated when a template of ASPxSiteMapControlBase.NodeTemplate or LevelProperties.NodeTemplate type is created.
Object Control TemplateContainerBase NodeTemplateContainer
See Also