Click or drag to resize

IPublishingTargetSURLSettings Property


Gets/sets the structured URL settings for this publishing target.

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

Property Value

IStructuredUrlSettings
Exceptions
ExceptionCondition
ArgumentExceptionWhen setting null value to this property
See Also