ITaxonomyManagerUnassociatePage Method Ingeniux CMS Content Store API

Clears all categorization from a Page .

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

void UnassociatePage(
	IPage page
)

Parameters

page
Type: Ingeniux.CMSIPage
Page from which to clear all categorization.
Remarks

If the page parameter is null, nothing happens.
See Also

Reference