ListPageableFilteredDocuments20AllowNonMLCParent 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 allowed 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

If this property is set to false, an error is raised if the root document or inserted document, not is a member of a MLC.
See Also

Reference