TranslationServiceHelperIsTranslationAllowed Method |
Reflects CMSEnableTranslations setting for specified site.
Namespace: CMS.TranslationServicesAssembly: CMS.TranslationServices (in CMS.TranslationServices.dll) Version: 13.0.131
Syntax public static bool IsTranslationAllowed(
string siteName
)
Parameters
- siteName
- Type: SystemString
Name of the site
Return Value
Type:
BooleanSee Also