Click or drag to resize

IStructuredUrlSettingsIncludeAliasContainers Property


Gets/sets whether alias containers should be included in the URL path.

Namespace: Ingeniux.CMS
Assembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.492
Syntax
bool IncludeAliasContainers { get; set; }

Property Value

Boolean
Remarks
If not set, alias containers will be excluded from URL building
See Also