IStructuredUrlSettingsUseStructuredUrl Property
|
Namespace:
Ingeniux.CMS
Assembly:
Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.3.169
Syntax bool UseStructuredUrl { get; set; }
Property UseStructuredUrl As Boolean
Get
Set
property bool UseStructuredUrl {
bool get ();
void set (bool value);
}
abstract UseStructuredUrl : bool with get, set
Property Value
Type:
BooleanSee Also