Click or drag to resize

IRedirectPubTargetIDs Property


Gets the IDs of Publishing Targets to which this redirect entry applies.

Namespace:  Ingeniux.CMS
Assembly:  Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.5.94
Syntax
IEnumerable<string> PubTargetIDs { get; }

Property Value

Type: IEnumerableString
See Also