GetCMSObject method
Returns a CMSObject object equivalent to the given ACL dobj id.
GetCMSObject(objectId )
Parameters
long objectId
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.
这对您有帮助吗?