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

Loads the permission for given object, such as content, folder, task, etc.

C#
public PermissionData LoadPermissions(Long Id, String RequestType, Optional ByVal ContentAPI.PermissionResultType Type);
Visual Basic
Public Function LoadPermissions(ByVal Id As Long, ByVal RequestType As String, Optional ByVal Type As ContentAPI.PermissionResultType = contentAPI.PermissionResultType.Common) As PermissionData
Parameters 
Description 
Id 
The object ID 
RequestType 
The object type := content | folder | collections | tasks  
Type 
The permission result type 

Ektron.Cms.PermissionData

User login with administrator privileges are required to perform this operation.

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!