IPublishingTargetGlobalContentRoot Property Ingeniux CMS Content Store API

Get and sets the root Location that contains all the components that also needs to be published. This setting is only effective when the global content root is not under the Root Page.

Namespace: Ingeniux.CMS
Assembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 9.0.565.0 (9.0.565)
Syntax

IPage GlobalContentRoot { get; set; }

Property Value

Type: IPage
Remarks

Unlike pages, components can be marked for any Publishing Target. Only marked components under this page or the Root Page are published.

See Also

Reference