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.6.492
Syntax
IEnumerable<string> PubTargetIDs { get; }

Property Value

IEnumerableString
See Also