IStructuredUrlSettingsPreservePeriods Property Ingeniux CMS Content Store API

Gets/sets whether to preserve periods from the page name generated URL.

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

bool PreservePeriods { get; set; }

Property Value

Type: Boolean
Remarks

Please note that this does not apply to Custom URLs, they always preserve periods.
Examples

Washington-D.C. will be converted to Washington-DC if this is false
See Also

Reference