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.5.94
Syntax
IStructuredUrlSettings SURLSettings { get; set; }

Property Value

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