IStructuredUrlSettingsIncludeComponentsInUrl Property Ingeniux CMS Content Store API

Gets/sets whether to include names of the ancestors that are components in a page's URL. If true, names of comonents will be included. If false, they won't be.

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

bool IncludeComponentsInUrl { get; set; }

Property Value

Type: Boolean
Remarks

As with the IncludeFoldersInUrl property, including components in the URL is neither right nor wrong; it's simply a matter of preference.

See Also

Reference