Click or drag to resize
CMSPortalManagerSiteName Property
Current site name.

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

Property Value

Type: String

Implements

IPageManagerSiteName
See Also