Click or drag to resize
BaseTranslationServiceCustomParameter Property
Get or sets custom parameter.

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

Property Value

Type: Object
See Also