IStructuredUrlSettingsUrlSeparator Property
|
Gets/sets the character used to replace spaces in
Page names for the generated page URLs.
Namespace:
Ingeniux.CMS
Assembly:
Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.3.169
Syntax string UrlSeparator { get; set; }
Property UrlSeparator As String
Get
Set
property String^ UrlSeparator {
String^ get ();
void set (String^ value);
}
abstract UrlSeparator : string with get, set
Property Value
Type:
StringSee Also