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

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

C#
[Obsolete("Use LoadPermissions from the Ektron.CMS.API.Permissions namespace.")]
public PermissionData LoadPermissions(Long Id, String RequestType, Optional ByVal PermissionResultType Type);
Visual Basic
<Obsolete("Use LoadPermissions from the Ektron.CMS.API.Permissions namespace.")>
Public Function LoadPermissions(ByVal Id As Long, ByVal RequestType As String, Optional ByVal Type As PermissionResultType = 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

Use LoadPermissions from the Ektron.CMS.API.Permissions namespace.

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!