Gets/sets the ID of the published site's home page. This Page will be the root of a published site. All
its descendants will obtain their structured URL based on their relative path from the Home Page.
Namespace: Ingeniux.CMS
Assembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 9.0.565.0 (9.0.565)
Syntax
Property Value
Type: StringRemarks
If the UseStructuredUrl property is true, this property is required. Publishing will generate an error if it is null or empty.
See Also