SiteMapControlColumnSeparatorTemplateContainer Class
In This Article
A container for the templates used to render the ASPxSiteMap’s column separator element.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public class SiteMapControlColumnSeparatorTemplateContainer :
TemplateContainerBase
#Remarks
SiteMapControlColumnSeparatorTemplateContainer objects are automatically instantiated when the ASPxSiteMapControlBase.ColumnSeparatorTemplate template is created.
#Implements
#Inheritance
Object
Control
TemplateContainerBase
SiteMapControlColumnSeparatorTemplateContainer
See Also