Click or drag to resize

IPublishingPageEntry Interface


Represents a Page to be published in a Publishing Task.

Namespace:  Ingeniux.CMS
Assembly:  Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.5.94
Syntax
public interface IPublishingPageEntry

The IPublishingPageEntry type exposes the following members.

Properties
  NameDescription
Public propertyTransformOnPublish
Gets and sets the whether publish results of this Page will be fully expanded and have an XSLT style sheet applied to them.
Top
See Also