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.0.5239.26125)
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