InsertDocumentByMLCLanguageUseRoot 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 if the language of the root document should be used (rather than the language of the document itself). The default value is false.

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

public bool UseRoot { get; set; }

Property Value

Type: Boolean
Remarks

Set this parameter to true to use the language of the primary root of the host document. This makes a difference only if you have nested levels of inserted documents.
See Also

Reference