Skip to main content
Tab

SiteMapControlColumnSeparatorTemplateContainer Class

A container for the templates used to render the ASPxSiteMap’s column separator element.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v23.2.dll

NuGet Package: DevExpress.Web

Declaration

public class SiteMapControlColumnSeparatorTemplateContainer :
    TemplateContainerBase

Remarks

SiteMapControlColumnSeparatorTemplateContainer objects are automatically instantiated when the ASPxSiteMapControlBase.ColumnSeparatorTemplate template is created.

Inheritance

Object
Control
TemplateContainerBase
SiteMapControlColumnSeparatorTemplateContainer
See Also