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

Returns 1 if the user has one of the task permissions, otherwise 0.

C#
public Long GetTaskPermission(Long Id, int Type);
Visual Basic
Public Function GetTaskPermission(ByVal Id As Long, ByVal Type As Integer) As Long
Parameters 
Description 
Id 
User or group ID 
Type 
User or group (1 = user, 2 = group). 

Returns 1 if the user has one of the task permissions. Otherwise, it returns 0.

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!