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
- obj
- Type: CMS.DataEngine BaseInfo
Object to be checked
- permission
- Type: CMS.DataEngine PermissionsEnum
Permission type
Return Value
Type: BooleanSee Also