Plumtree Portal UI  
 

ObjectSecurityModel.InitListWithACLFromObject Method 

Initializes the list with the ACL from the PTObject.

protected virtual void InitListWithACLFromObject(
   IPTObject _ptObject,
   IPTSession _ptSession
);

Parameters

_ptObject
Object being created or edited
_ptSession

See Also

ObjectSecurityModel Class | com.plumtree.portaluiinfrastructure.editor.commonpages.objectsecurity Namespace