aspnet-devexpress-dot-web-68b7da48.md
A container for the templates used to render the ASPxSiteMap’s column separator element.
Namespace : DevExpress.Web
Assembly : DevExpress.Web.v25.2.dll
NuGet Package : DevExpress.Web
public class SiteMapControlColumnSeparatorTemplateContainer :
TemplateContainerBase
Public Class SiteMapControlColumnSeparatorTemplateContainer
Inherits TemplateContainerBase
SiteMapControlColumnSeparatorTemplateContainer objects are automatically instantiated when the ASPxSiteMapControlBase.ColumnSeparatorTemplate template is created.
Object Control TemplateContainerBase SiteMapControlColumnSeparatorTemplateContainer
See Also