Checks the permissions of the object.
            
Namespace: CMS.SynchronizationAssembly: CMS.Synchronization (in CMS.Synchronization.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- permission
 - Type: CMS.DataEngine PermissionsEnum
Permission type 
- siteName
 - Type: 
System String
Name of the site 
- userInfo
 - Type: CMS.Base IUserInfo
UserInfo object 
- exceptionOnFailure
 - Type: 
System Boolean
If true, PermissionCheckException is thrown whenever a permission check fails 
Return Value
Type:See Also