Skip to main content
A newer version of this page is available. .
Tab

SiteMapControlColumnSeparatorTemplateContainer Class

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

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v19.1.dll

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