NodeTemplateContainer Class
Represents a container for the templates used to render nodes.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
Declaration
Remarks
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.
Implements
Inheritance
Object
Control
TemplateContainerBase
NodeTemplateContainer
See Also