Click or drag to resize
TranslationSettingsInstructions Property
Gets or sets the instructions which will be added to the translation submission.

Namespace: CMS.TranslationServices
Assembly: CMS.TranslationServices (in CMS.TranslationServices.dll) Version: 8.2.23
Syntax
C#
public string Instructions { get; set; }

Property Value

Type: String
See Also