Removes association of this CategoryNode from a given page.
Namespace: Ingeniux.CMS
Assembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 9.0.565.0 (9.0.565)
Syntax
Parameters
- page
- Type: Ingeniux.CMSIPage
Page from which to remove association
Return Value
Type: BooleanTrue if association exist, false otherwise.
See Also