IPublishingTargetUrlMap Method Ingeniux CMS Content Store API

Retrieves the URL Map for this publishing target.

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

IUrlMap UrlMap()

Return Value

Type: IUrlMap
URL map for this publishing target
Remarks

When a publishing target is not published yet, the URL map will be empty. The very first full publish populates the URL map for all pages marked for publish on that publishing target.

See Also

Reference