Click or drag to resize
SettingsGroupViewerControlSiteInfo Property
Gets the site info object for the configured site.

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 11.0.0
Syntax
C#
public SiteInfo SiteInfo { get; }

Property Value

Type: SiteInfo
See Also