This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.
Delegate used in GetScopedTranslations().

Namespace: Smartsite.Core
Assembly:  Smartsite.Runtime (in Smartsite.Runtime.dll)

Syntax

C#Copy imageCopy Code
public delegate bool TestTranslationVersion(
	 ver
)
Visual Basic (Declaration)Copy imageCopy Code
Public Delegate Function TestTranslationVersion ( _
	ver As  _
) As 

Parameters

ver
TranslationVersion

Return Value

If true, the

See Also

Smartsite.Core Namespace
Advanced