IPageClaimPageForCurrentUser Method Ingeniux CMS Content Store API

Assigns the Page to the current operating User.

Namespace: Ingeniux.CMS
Assembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 9.0.565.0 (9.0.565)
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

Reference