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.6.492
Syntax
void AddPage(
	IPublishingPageEntry page
)

Parameters

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