IContentItemClaimPageForCurrentUser Method
|
Assigns the Page to the current operating
User.
Namespace:
Ingeniux.CMS
Assembly:
Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.3.169
Syntax void ClaimPageForCurrentUser()
Sub ClaimPageForCurrentUser
void ClaimPageForCurrentUser()
abstract ClaimPageForCurrentUser : unit -> unit
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