InsertFilteredDocuments20AllowNonMLCParent 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 indicating if non-MLC documents should be allows as parent documents. The default value is true.

Namespace: ContentStudio.Site.ActiveScripting.EPT
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

This property is only relevant if IsMLCAware is set to true.
See Also

Reference