Click or drag to resize

IContentItemClaimPageForCurrentUser Method


Assigns the Page to the current operating User.

Namespace:  Ingeniux.CMS
Assembly:  Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.5.94
Syntax
void ClaimPageForCurrentUser()
Remarks

This method call requires that the page be assigned to a User Group and that the current user be a member of that group. Otherwise, an error will be thrown.

See Also