Click or drag to resize
TranslationServiceInfoTranslationServiceSupportsCancel Property
Determines whether the service supports canceling submissions.

Namespace: CMS.TranslationServices
Assembly: CMS.TranslationServices (in CMS.TranslationServices.dll) Version: 9.0.0
Syntax
C#
public virtual bool TranslationServiceSupportsCancel { get; set; }

Property Value

Type: Boolean
See Also