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.6.492
Syntax
bool PreservePeriods { get; set; }

Property Value

Boolean
Remarks
Please note that this does not apply to Custom URLs, they always preserve periods.
Example
Washington-D.C. will be converted to Washington-DC if this is false
See Also