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

Updates the task permission(s) for the given user or group.

C#
public SetTaskPermission(Long Id, int UserType, int PermissionType);
Visual Basic
Public Sub SetTaskPermission(ByVal Id As Long, ByVal UserType As Integer, ByVal PermissionType As Integer)
Parameters 
Description 
Id 
User ID or Group ID 
UserType 
User (1) or Group (2) 
PermissionType 
Ektron.Cms.Common.TaskPermission (1 = Create Task, 2 = Redirect Task, 3 = Delete Task, 4 = Edit Alias) 
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!