Click or drag to resize
TreeSiteMapProviderSiteName Property
Property to set and get the SiteName.

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

Property Value

Type: String
See Also