This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.
Syntax
C# | Copy Code |
---|---|
public sealed class TranslationContext |
Visual Basic (Declaration) | Copy Code |
---|---|
Public NotInheritable Class TranslationContext |
The type exposes the following methods.
Public Methods
Name | Description | |
---|---|---|
AddEvaluationScopeAIMReference |
Add an ItemToFolder AIM relation for a given evaluationscope.
|
|
Equals | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetPageScopeItem |
Returns the current item as determined by the Page Scope if it's set, or the Request otherwise.
|
|
GetScopeLocation |
Converts a locator raw value a Translation scope location object.
|
|
GetType | (Inherited from Object.) | |
Reset |
Resets this instance.
|
|
Set | Overloaded. | |
SetSysEval | Overloaded. | |
ToString |
Returns a String that represents this instance.
(Overrides Object..::ToString()()()().) |
Protected Methods
Name | Description | |
---|---|---|
Finalize | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) |
See Also
Smartsite.Core Namespace