Returns true if current user is granted with specified permission to process operation on the given objecttype.
Namespace: CMS.WebServicesAssembly: CMS.WebServices (in CMS.WebServices.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- objectType
- Type: System String
Object type of an object
- objectSite
- Type: System String
Site the object belongs to
- permission
- Type: CMS.DataEngine PermissionsEnum
Permission type
Return Value
Type: BooleanSee Also