Plumtree Portal UI  
 

MultiObjectsSecurityModel.GetAccessLevelString Method 

Returns the String associated with the Access Level ID in argument. The ID has to be a PT_ACCESS_LEVELS constant.

public override string GetAccessLevelString(
   int _nAccessLevelID
);

Parameters

_nAccessLevelID

Return Value

String

Implements

IObjectSecurityModelRO.GetAccessLevelString

See Also

MultiObjectsSecurityModel Class | com.plumtree.portaluiinfrastructure.securitymatrix Namespace