SettingsKeyChangedEventArgsSiteName Property |
Gets the name of the site.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
Syntax public string SiteName { get; protected set; }
Property Value
Type:
StringThe name of the site.
See Also