IStructuredUrlSettingsForceLowerCaseUrl Property Ingeniux CMS Content Store API

Gets/sets whether to convert to lowercase for generated URL characters. This setting is effective during publish.

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

bool ForceLowerCaseUrl { get; set; }

Property Value

Type: Boolean
Remarks

This property on matters for non-DSS integrations of runtime sites. Standard IIS sites are case insensitive.
See Also

Reference