Gets result of the given permission and culture from DataRow.
Namespace: CMS.DocumentEngineAssembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- dr
- Type: System.Data DataRow
DataRow with data
- permission
- Type: CMS.DocumentEngine NodePermissionsEnum
Permission to check
- cultureCode
- Type: System String
Culture code
Return Value
Type: BooleanSee Also