BaseTranslationServiceSiteName Property |
Gets or sets the name of the site where the settings are retrieved from.
Namespace: CMS.TranslationServicesAssembly: CMS.TranslationServices (in CMS.TranslationServices.dll) Version: 12.0.0
Syntaxpublic virtual string SiteName { get; protected set; }
Property Value
Type:
String
See Also