Add security where condition to the existing where condition.
Namespace: CMS.ProjectManagementAssembly: CMS.ProjectManagement (in CMS.ProjectManagement.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- where
- Type: System.String
Existing where condition
- currentUser
- Type: CMS.Membership.CurrentUserInfo
The current user
- siteName
- Type: System.String
Name of the site
Return Value
Type: StringSee Also