IPageCheckInSingleWithNoValidateOnProfile Method Ingeniux CMS Content Store API

Checks in the page itself, without applying validations before check-in, toward the Publishing Targets included in the Publishing Profile.

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

void CheckInSingleWithNoValidateOnProfile(
	IPublishingProfile profile
)

Parameters

profile
Type: Ingeniux.CMSIPublishingProfile
The publishing profile that includes publishing targets toward which to check in the page. If not specified, no publishing target will have marking changed on this page.
See Also

Reference