IPageUnassign Method Ingeniux CMS Content Store API

Removes the assignment of this page so that it doesn't belong to any User or Group.

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

void Unassign(
	string comment
)

Parameters

comment
Type: SystemString
Comments on the unassign action
See Also

Reference