InsertDocumentByMLCLanguageAllowNonMLCParent 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 host document (or its root) not must be an MLC member. 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 AllowNonMLCParent { get; set; }

Property Value

Type: Boolean
Remarks

If you need to set this parameter you should use the regular AS component instead.
See Also

Reference