You are here: Ektron Namespace > .NET Assemblies > Ektron.Cms.API Namespace > Classes > Permissions Class > Permissions Methods > DeleteItemPermission
Ektron CMS400.NET API Documentation
ContentsIndexHome
PreviousUpNext
Permissions.DeleteItemPermission Method

Deletes a user or a group from the item's permissions

C#
public Boolean DeleteItemPermission(Long id, Boolean IsGroupId, Long itemId, Ektron.Cms.Common.EkEnumeration.CMSObjectTypes itemType);
Visual Basic
Public Function DeleteItemPermission(ByVal id As Long, ByVal IsGroupId As Boolean, ByVal itemId As Long, ByVal itemType As Ektron.Cms.Common.EkEnumeration.CMSObjectTypes) As Boolean
Parameters 
Description 
id 
User or Group Id 
IsGroupId 
Given ID is a user id or a group id? 
itemId 
ContentId or FolderId 
itemType 
Given item id is EkEnumeration.CMSObjectTypes.Content or EkEnumeration.CMSObjectTypes.Folder

False if it's successful.

Created with a commercial version of Doc-O-Matic. In order to make this message disappear you need to register this software. If you have problems registering this software please contact us at [email protected].
Copyright (c) 2008. All rights reserved.
What do you think about this topic? Send feedback!