IStructuredUrlSettingsIncludeFoldersInUrl Property Ingeniux CMS Content Store API

Gets/sets whether to include names of the ancestors that are folders in a page's URL. If true, names of folders 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 IncludeFoldersInUrl { get; set; }

Property Value

Type: Boolean
Remarks

Including folders in the URL is neither right nor wrong; it's simply a matter of preference.

See Also

Reference