Click or drag to resize
TreeSiteMapProviderClassNames Property
Property to set and get the classnames list (separated by the semicolon).

Namespace: CMS.CMSSiteMapProvider
Assembly: CMS.CMSSiteMapProvider (in CMS.CMSSiteMapProvider.dll) Version: 9.0.0
Syntax
C#
public string ClassNames { get; set; }

Property Value

Type: String
See Also