Click or drag to resize
TranslationSubmissionInfoSubmissionParameter Property
Custom field used to pass parameters with submission to providers, this field does not correspond to any DB field.

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

Property Value

Type: Object
See Also