Click or drag to resize
SiteInfoDisplayName Property
Site display name.

Namespace: CMS.SiteProvider
Assembly: CMS.SiteProvider (in CMS.SiteProvider.dll) Version: 13.0.131
Syntax
C#
public virtual string DisplayName { get; set; }

Property Value

Type: String

Implements

ISiteInfoDisplayName
See Also