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

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

Property Value

Type: Object
See Also