Programmer's Guide > Interfaces > Acl interface > GetCMSObject method
  
GetCMSObject method
Returns a CMSObject object equivalent to the given ACL dobj id.
GetCMSObject(objectId )
Parameters
longobjectId
Represents a valid ACL object id.
Returns
CMSObjectCMSObject. object equivalent to the given ACL dobj id.
null will be returned if the given ACL dobj id is invalid.