Click or drag to resize

IContentItemUnassign Method


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: 10.5.94
Syntax
void Unassign(
	string comment
)

Parameters

comment
Type: SystemString
Comments on the unassign action
See Also