| TranslationParameters Class |
Namespace: CMS.DataEngine
public sealed class TranslationParameters : ICloneable
The TranslationParameters type exposes the following members.
| Name | Description | |
|---|---|---|
| TranslationParameters(String) |
Constructor
| |
| TranslationParameters(ObjectTypeInfo) |
Constructor
| |
| TranslationParameters(TranslationParameters) |
Creates a new object that is a copy of the given instance.
|
| Name | Description | |
|---|---|---|
| CodeName |
Code name
| |
| GroupId |
Group info ID
| |
| Guid |
Guid
| |
| ObjectType |
Object type
| |
| ParentId |
Parent object ID
| |
| SiteName |
Site name
|
| Name | Description | |
|---|---|---|
| Clone |
Creates a new object that is a copy of the current instance.
| |
| ToString |
Returns text representation
(Overrides ObjectToString.) |