Click or drag to resize

IPublishingTargetWithView Interface


Represents a publishing target with an associated view

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

The IPublishingTargetWithView type exposes the following members.

Properties
  NameDescription
Public propertyPubTarget
The publishing target.
Public propertyViewOrTemplateName
The name of the view or template associated with the publishing target.
Top
See Also