IPublishingTaskAddPage Method Ingeniux CMS Content Store API

Adds a new Page to be published.

Namespace: Ingeniux.CMS
Assembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 9.0.565.0 (9.0.565)
Syntax

void AddPage(
	IPublishingPageEntry page
)

Parameters

page
Type: IPublishingPageEntry
The information on how to publish the page
See Also

Reference