InsertLinkToOtherLanguageInvoke Method Content Studio 5.7 SDK
Content Studio Web Content Management System

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

Invokes the component and writes its content into the specified stream. You can override this method to generate your own link generation.

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

public override void Invoke()
Exceptions

ExceptionCondition
ApplicationExceptionNeither LinkText nor LinkImage have been set
See Also

Reference