InsertMultipleDocumentsRootOwner Property Content Studio 5.7 SDK
Content Studio Web Content Management System

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

Sets or gets information indicating if the ID of the root document (true) or the ID in the querystring (false) should be used to determine the ownership. The default value is false. This property is only relevant to use if OwnerDocuments is set to true.

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

public bool RootOwner { get; set; }

Property Value

Type: Boolean
See Also

Reference