Click or drag to resize

IStructuredUrlSettingsPreservePeriods Property


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: 10.5.94
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