Plumtree Portal UI  
 

MultiObjectsSubscribeModel.AddACLToList Method 

Helper method that adds a row to the list.

protected override void AddACLToList(
   int _nClassID,
   int _nObjectID,
   string _sName
);

Parameters

_nClassID
_nObjectID
_sName

See Also

MultiObjectsSubscribeModel Class | com.plumtree.portaluiinfrastructure.subscribematrix Namespace