Gets/sets whether to preserve periods from the page name generated URL.
Namespace: Ingeniux.CMSAssembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 9.0.565.0 (9.0.565)
bool PreservePeriods { get; set; }
Property PreservePeriods As Boolean
Get
Set
property bool PreservePeriods {
bool get ();
void set (bool value);
}
abstract PreservePeriods : bool with get, set
Property Value
Type:
Boolean
Please note that this does not apply to Custom URLs, they always preserve periods.
Washington-D.C. will be converted to Washington-DC if this is false
Reference