Click or drag to resize

ISearchItemWithPubTargets Interface


Interface that represents a search item and an associated list of publishing target IDs.

Namespace:  Ingeniux.CMS
Assembly:  Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.308
Syntax
public interface ISearchItemWithPubTargets

The ISearchItemWithPubTargets type exposes the following members.

Properties
  NameDescription
Public propertyPublishingTargetIDs
Gets/sets the list of publishing target Ids.
Top
See Also