Click or drag to resize

IPublishingTaskAddPage Method


Adds a new Page to be published.

Namespace:  Ingeniux.CMS
Assembly:  Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.5.94
Syntax
void AddPage(
	IPublishingPageEntry page
)

Parameters

page
Type: Ingeniux.CMSIPublishingPageEntry
The information on how to publish the page
See Also