InsertLinksToMLCSiblingsLinkOptions Enumeration Content Studio 5.7 SDK
Content Studio Web Content Management System

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

Determines how the the current language should be displayed. The default option does not show a link to the current language.

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

public enum LinkOptions
Members

  Member nameValueDescription
DoNotDisplayLinkToSelf0 Does not display a link to the current language.
DisplayLinkToSelf1 Displays link to the current language.
DisplayTextOnly2 Displays only the text of the current language, i.e there is no link.
See Also

Reference