InsertLinksToMLCSiblingsTranslations Property Content Studio 5.7 SDK
Content Studio Web Content Management System

[This is preliminary documentation and is subject to change.]

Sets or gets a value that indicates the type of translation of language names to be done while rendering the links. The default value is TranslationOptions.DefaultLanguageName.

Namespace: ContentStudio.Site.ActiveScripting.MLC
Assembly: CS_SiteLib (in CS_SiteLib.dll) Version: 5.7.5016.0 (5.7.5016.0)
Syntax

public InsertLinksToMLCSiblingsTranslationOptions Translations { get; set; }

Property Value

Type: InsertLinksToMLCSiblingsTranslationOptions
Exceptions

ExceptionCondition
ArgumentOutOfRangeExceptionThe property has an invalid value
See Also

Reference